shithub: freetype+ttf2subf

Download patch

ref: 578dafd6b4932d2c541cb4e2d446082800f3cf76
parent: 7109495c5e6cd79f9b97d6773f4111ed0aeff99b
author: Werner Lemberg <[email protected]>
date: Tue Apr 3 07:31:22 EDT 2018

Minor comment improvement.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -82,6 +82,10 @@
   /* to control the various font drivers and modules.  The controllable    */
   /* properties are listed in the section @properties.                     */
   /*                                                                       */
+  /* You have to undefine this configuration option on platforms that lack */
+  /* the concept of environment variables (and thus don't have the         */
+  /* `getenv' function), for example Windows CE.                           */
+  /*                                                                       */
   /* `FREETYPE_PROPERTIES' has the following syntax form (broken here into */
   /* multiple lines for better readability).                               */
   /*                                                                       */