shithub: freetype+ttf2subf

Download patch

ref: cc272c51667fb0a286bf9b8e46096f74f50aa335
parent: 74597ccd8f2b8be186d239458f1099bf591d45c6
author: Werner Lemberg <[email protected]>
date: Mon Oct 1 03:33:38 EDT 2007

Clarify `best' in documentation of FT_Select_Charmap.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -2821,7 +2821,8 @@
   /*                                                                       */
   /*    Because many fonts contain more than a single cmap for Unicode     */
   /*    encoding, this function has some special code to select the one    */
-  /*    which covers Unicode best.  It is thus preferable to               */
+  /*    which covers Unicode best (`best' in the sense that a UCS-4 cmap   */
+  /*    is preferred to a UCS-2 cmap).  It is thus preferable to           */
   /*    @FT_Set_Charmap in this case.                                      */
   /*                                                                       */
   FT_EXPORT( FT_Error )