13 lines
594 B
Diff
13 lines
594 B
Diff
Index: freetype-2.10.0/include/freetype/config/ftoption.h
|
|
===================================================================
|
|
--- freetype-2.10.0.orig/include/freetype/config/ftoption.h
|
|
+++ freetype-2.10.0/include/freetype/config/ftoption.h
|
|
@@ -847,7 +847,7 @@ FT_BEGIN_HEADER
|
|
* If this option is activated, it can be controlled with the
|
|
* `no-long-family-names` property of the 'pcf' driver module.
|
|
*/
|
|
-/* #define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES */
|
|
+#define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES
|
|
|
|
|
|
/*************************************************************************/
|