freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master a9f6f04: [autofit] Missing piece.


From: Alexei Podtelezhnikov
Subject: [freetype2] master a9f6f04: [autofit] Missing piece.
Date: Sat, 05 Sep 2015 02:29:58 +0000

branch: master
commit a9f6f04e5671dc5c8961bc89ab343406259dd3cd
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    [autofit] Missing piece.
---
 src/autofit/hbshim.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/autofit/hbshim.c b/src/autofit/hbshim.c
index 692671e..7a45059 100644
--- a/src/autofit/hbshim.c
+++ b/src/autofit/hbshim.c
@@ -509,7 +509,7 @@
   FT_Error
   af_get_coverage( AF_FaceGlobals  globals,
                    AF_StyleClass   style_class,
-                   FT_Byte*        gstyles )
+                   FT_UShort*      gstyles )
   {
     FT_UNUSED( globals );
     FT_UNUSED( style_class );



reply via email to

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