freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] master 9de936d: s/AF_BLUE_STRINGSET_CANADIAN_SYLLABICS/AF_BL


From: Werner LEMBERG
Subject: [freetype2] master 9de936d: s/AF_BLUE_STRINGSET_CANADIAN_SYLLABICS/AF_BLUE_STRINGSET_CANS/.
Date: Wed, 10 May 2017 18:13:05 -0400 (EDT)

branch: master
commit 9de936d3432317e6ef00846599670bb1fd28d159
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    s/AF_BLUE_STRINGSET_CANADIAN_SYLLABICS/AF_BLUE_STRINGSET_CANS/.
---
 src/autofit/afblue.dat | 2 +-
 src/autofit/afblue.h   | 2 +-
 src/autofit/afstyles.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/autofit/afblue.dat b/src/autofit/afblue.dat
index a70d328..454923e 100644
--- a/src/autofit/afblue.dat
+++ b/src/autofit/afblue.dat
@@ -723,7 +723,7 @@ AF_BLUE_STRINGSET_ENUM AF_BLUE_STRINGSETS_ARRAY 
AF_BLUE_STRINGSET_MAX_LEN:
     { AF_BLUE_STRING_CHAKMA_DESCENDER, 0                          }
     { AF_BLUE_STRING_MAX,              0                          }
 
-  AF_BLUE_STRINGSET_CANADIAN_SYLLABICS
+  AF_BLUE_STRINGSET_CANS
     { AF_BLUE_STRING_CANADIAN_SYLLABICS_TOP,             
AF_BLUE_PROPERTY_LATIN_TOP        }
     { AF_BLUE_STRING_CANADIAN_SYLLABICS_BOTTOM,          0                     
            }
     { AF_BLUE_STRING_CANADIAN_SYLLABICS_SMALL_TOP,       
AF_BLUE_PROPERTY_LATIN_TOP      |
diff --git a/src/autofit/afblue.h b/src/autofit/afblue.h
index 453c0ea..e227dbf 100644
--- a/src/autofit/afblue.h
+++ b/src/autofit/afblue.h
@@ -326,7 +326,7 @@ FT_BEGIN_HEADER
     AF_BLUE_STRINGSET_BENG = 22,
     AF_BLUE_STRINGSET_BUHD = 27,
     AF_BLUE_STRINGSET_CAKM = 32,
-    AF_BLUE_STRINGSET_CANADIAN_SYLLABICS = 36,
+    AF_BLUE_STRINGSET_CANS = 36,
     AF_BLUE_STRINGSET_CARI = 43,
     AF_BLUE_STRINGSET_CHER = 46,
     AF_BLUE_STRINGSET_COPT = 53,
diff --git a/src/autofit/afstyles.h b/src/autofit/afstyles.h
index f6ec290..a5e13d8 100644
--- a/src/autofit/afstyles.h
+++ b/src/autofit/afstyles.h
@@ -143,7 +143,7 @@
          "Canadian Syllabics default style",
          AF_WRITING_SYSTEM_LATIN,
          AF_SCRIPT_CANS,
-         AF_BLUE_STRINGSET_CANADIAN_SYLLABICS,
+         AF_BLUE_STRINGSET_CANS,
          AF_COVERAGE_DEFAULT )
 
   STYLE( cari_dflt, CARI_DFLT,



reply via email to

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