mirror of https://github.com/freetype/freetype
ftoutln.c is now mandatory. The optional parts of this
component can be disabled with the config macro FT_CONFIG_OPTION_NO_CONVENIENCE_FUNCS
This commit is contained in:
parent
e01a41d5eb
commit
7024ca1a37
|
@ -20,7 +20,7 @@
|
|||
#include <ftobjs.c>
|
||||
#include <ftstream.c>
|
||||
#include <ftlist.c>
|
||||
|
||||
#include <ftoutln.c>
|
||||
#include <ftextend.c>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue