shithub: freetype+ttf2subf

Download patch

ref: e0b480d1917c96c591961f800e63914cf42da69b
parent: a3dd6d99a4c9f61667e5c996c0997cdd0207fc73
author: Alexei Podtelezhnikov <[email protected]>
date: Wed Sep 6 17:21:14 EDT 2017

s/&nbsp;/~/

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/fterrors.h
+++ b/include/freetype/fterrors.h
@@ -38,7 +38,7 @@
   /*   The configuration macro FT_CONFIG_OPTION_USE_MODULE_ERRORS can be   */
   /*   defined in `ftoption.h' in order to make the higher byte indicate   */
   /*   the module where the error has happened (this is not compatible     */
-  /*   with standard builds of FreeType&nbsp;2, however).  See the file    */
+  /*   with standard builds of FreeType~2, however).  See the file         */
   /*   `ftmoderr.h' for more details.                                      */
   /*                                                                       */
   /*   *Error* *Message* *Strings*                                         */
@@ -45,8 +45,8 @@
   /*                                                                       */
   /*   Error definitions are set up with special macros that allow client  */
   /*   applications to build a table of error message strings.  The        */
-  /*   strings are not included in a normal build of FreeType&nbsp;2 to    */
-  /*   save space (most client applications do not use them).              */
+  /*   strings are not included in a normal build of FreeType~2 to save    */
+  /*   space (most client applications do not use them).                   */
   /*                                                                       */
   /*   To do so, you have to define the following macros before including  */
   /*   this file.                                                          */