shithub: freetype+ttf2subf

Download patch

ref: 01d4deb0617f1719c9848e8c6155fa582c9871a9
parent: 00ae29fcd26a3425db5b3f15793796cb6e958411
author: Werner Lemberg <wl@gnu.org>
date: Wed Feb 16 09:21:00 EST 2022

ftmm.h: Minor documentation improvement.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftmm.h
+++ b/include/freetype/ftmm.h
@@ -47,6 +47,9 @@
    *   MM fonts, others will work with all three types.  They are similar
    *   enough that a consistent interface makes sense.
    *
+   *   For Adobe MM fonts, macro @FT_IS_SFNT returns false.  For GX and
+   *   OpenType variation fonts, it returns true.
+   *
    */