From 9de936d3432317e6ef00846599670bb1fd28d159 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 11 May 2017 00:11:59 +0200 Subject: 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 a70d328ac..454923e9c 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 453c0eae1..e227dbf50 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 f6ec29034..a5e13d894 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, -- cgit v1.2.1