s/AF_BLUE_STRINGSET_CANADIAN_SYLLABICS/AF_BLUE_STRINGSET_CANS/.
This commit is contained in:
parent
ac0eed8646
commit
9de936d343
@ -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 |
|
||||
|
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user