freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 55fed89: Remove obsolete comment.


From: Werner LEMBERG
Subject: [freetype2] master 55fed89: Remove obsolete comment.
Date: Mon, 24 Aug 2015 04:01:45 +0000

branch: master
commit 55fed89e3bd67d3e004badfc56c8940e71c8f832
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Remove obsolete comment.
    
    Found by Akira Kakuto <address@hidden>.
---
 src/type1/t1objs.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/type1/t1objs.c b/src/type1/t1objs.c
index 3506e4e..d921063 100644
--- 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       */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]