freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 3101f89: [cff] Fix comment.


From: Werner LEMBERG
Subject: [freetype2] master 3101f89: [cff] Fix comment.
Date: Mon, 15 Feb 2016 07:50:46 +0000

branch: master
commit 3101f89825c1a20b7cd7997094f1a5852bf30d42
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    [cff] Fix comment.
---
 src/cff/cffparse.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/cff/cffparse.c b/src/cff/cffparse.c
index ae83ec5..616023a 100644
--- a/src/cff/cffparse.c
+++ b/src/cff/cffparse.c
@@ -652,10 +652,8 @@
   }
 
 
-  /* We assume that the `MultipleMaster' operator comes before any */
-  /* top DICT operators that contain T2 charstrings.  Otherwise,   */
-  /* `num_designs' is zero, leading to errors in handling the      */
-  /* `blend' operator later on.                                    */
+  /* The `MultipleMaster' operator comes before any  */
+  /* top DICT operators that contain T2 charstrings. */
 
   static FT_Error
   cff_parse_multiple_master( CFF_Parser  parser )



reply via email to

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