shithub: freetype+ttf2subf

Download patch

ref: 7024ca1a37b7753e5c0de13330cb34fdbf28fb18
parent: e01a41d5ebf2437652b99d20761449030049622a
author: David Turner <[email protected]>
date: Tue Mar 28 06:18:39 EST 2000

ftoutln.c is now mandatory. The optional parts of this
component can be disabled with the config macro
FT_CONFIG_OPTION_NO_CONVENIENCE_FUNCS

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/base/ftbase.c
+++ b/src/base/ftbase.c
@@ -20,7 +20,7 @@
 #include <ftobjs.c>
 #include <ftstream.c>
 #include <ftlist.c>
-
+#include <ftoutln.c>
 #include <ftextend.c>