shithub: freetype+ttf2subf

Download patch

ref: 55fed89e3bd67d3e004badfc56c8940e71c8f832
parent: f4b61a6a5d0940bb360b0fc8cc8952d3478fefad
author: Werner Lemberg <[email protected]>
date: Mon Aug 24 02:00:49 EDT 2015

Remove obsolete comment.

Found by Akira Kakuto <[email protected]>.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/type1/t1objs.c
+++ b/src/type1/t1objs.c
@@ -375,9 +375,6 @@
       if ( face->blend )
         root->face_flags |= FT_FACE_FLAG_MULTIPLE_MASTERS;
 
-      /* XXX: TODO -- add kerning with .afm support */
-
-
       /* The following code to extract the family and the style is very   */
       /* simplistic and might get some things wrong.  For a full-featured */
       /* algorithm you might have a look at the whitepaper given at       */