mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
synced 2025-04-11 22:56:50 +02:00
added some comments
This commit is contained in:
parent
1ab77fdfff
commit
c3122c98ce
@ -42,9 +42,17 @@
|
||||
/* load and enumerate the glyph Postscript names in a TrueType or */
|
||||
/* OpenType file. */
|
||||
/* */
|
||||
/* Note that if FT_CONFIG_OPTION_POSTSCRIPT_NAMES is also defined, */
|
||||
/* the TrueType driver will use the "psnames" module to fetch the */
|
||||
/* glyph names. */
|
||||
/* */
|
||||
/* Otherwise, the driver will provide its own set of glyph names to */
|
||||
/* be built without the "psnames" module. */
|
||||
/* */
|
||||
#define TT_CONFIG_OPTION_POSTSCRIPT_NAMES
|
||||
|
||||
|
||||
|
||||
#endif /* SFCONFIG_H */
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user