shithub: freetype+ttf2subf

Download patch

ref: 02dec617310dee3e79eb9488cc4d8a8b75f304b0
parent: 2e68785e08a409ca16427924b1e34740339f09a7
author: Alexei Podtelezhnikov <[email protected]>
date: Sun Apr 18 06:24:31 EDT 2021

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftcache.h
+++ b/include/freetype/ftcache.h
@@ -86,8 +86,8 @@
    *   later use @FTC_CMapCache_Lookup to perform the equivalent of
    *   @FT_Get_Char_Index, only much faster.
    *
-   *   If you want to use the @FT_Glyph caching, call @FTC_ImageCache, then
-   *   later use @FTC_ImageCache_Lookup to retrieve the corresponding
+   *   If you want to use the @FT_Glyph caching, call @FTC_ImageCache_New,
+   *   then later use @FTC_ImageCache_Lookup to retrieve the corresponding
    *   @FT_Glyph objects from the cache.
    *
    *   If you need lots of small bitmaps, it is much more memory efficient to