freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 4f00917: Comment typo.


From: Werner LEMBERG
Subject: [freetype2] master 4f00917: Comment typo.
Date: Sun, 02 Aug 2015 08:05:18 +0000

branch: master
commit 4f009174d85e62ed4d89b3da03e59725837d274e
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Comment typo.
---
 src/cff/cffobjs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/cff/cffobjs.c b/src/cff/cffobjs.c
index 4a1ef11..bdc5d2a 100644
--- a/src/cff/cffobjs.c
+++ b/src/cff/cffobjs.c
@@ -629,7 +629,7 @@
       if ( !dict->has_font_matrix )
         dict->units_per_em = pure_cff ? 1000 : face->root.units_per_EM;
 
-      /* Normalize the font matrix so that `matrix->xx' is 1; the */
+      /* Normalize the font matrix so that `matrix->yy' is 1; the */
       /* scaling is done with `units_per_em' then (at this point, */
       /* it already contains the scaling factor, but without      */
       /* normalization of the matrix).                            */



reply via email to

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