shithub: freetype+ttf2subf

Download patch

ref: bca740d5667930017640e2111f1ea113951bf54d
parent: b6c8542dfc5054a0863e13f386230ec0142eb82b
author: Werner Lemberg <[email protected]>
date: Sat Dec 26 03:55:49 EST 2020

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -3277,7 +3277,7 @@
    *     from the center of the pixel and are positive if they are filled by
    *     the outline (i.e., inside the outline) and negative otherwise.  The
    *     output bitmap buffer is represented as 6.10 fixed-point values; use
-   *     @FT_6Dot10 and convert accordingly.
+   *     @FT_F6Dot10 and convert accordingly.
    *
    * @note:
    *   The selected render mode only affects vector glyphs of a font.