summaryrefslogtreecommitdiff
path: root/src/features
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2020-08-18 00:31:54 +0300
committerRasmus Andersson <rasmus@notion.se>2020-08-18 00:31:54 +0300
commitf1275e09e9f08a6afdfb547de321cb4268ef94a8 (patch)
tree2c924f03bf4e69e0e643dd1082f28a5ec1023bff /src/features
parent4ae05c12c5b80d487981a4b98a45cdc0dad0b304 (diff)
downloadinter-f1275e09e9f08a6afdfb547de321cb4268ef94a8.tar.xz
Adds specialized combining ogonek glyphs
- /Aringogonek for composition Aogonek + ringnosp - /Yogonek for composition Y + ogoneknosp - /yogonek for composition y + ogoneknosp - /aringogonek for composition aogonek + ringnosp Closes #285
Diffstat (limited to 'src/features')
-rw-r--r--src/features/ccmp.fea4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/features/ccmp.fea b/src/features/ccmp.fea
index 0a9d64a0f..c48ad7c51 100644
--- a/src/features/ccmp.fea
+++ b/src/features/ccmp.fea
@@ -55,6 +55,7 @@ lookup ccmp03 {
sub A dieresisnosp by Adieresis;
sub A ringnosp by Aring;
sub A ringacute.cn by Aringacute;
+ sub Aogonek ringnosp by Aringogonek;
sub C cedillanosp by Ccedilla;
sub E gravecomb by Egrave;
sub E acutecomb by Eacute;
@@ -75,6 +76,7 @@ lookup ccmp03 {
sub U circumflexnosp by Ucircumflex;
sub U dieresisnosp by Udieresis;
sub Y acutecomb by Yacute;
+ sub Y ogoneknosp by Yogonek;
sub a gravecomb by agrave;
sub a acutecomb by aacute;
sub a circumflexnosp by acircumflex;
@@ -102,6 +104,7 @@ lookup ccmp03 {
sub u circumflexnosp by ucircumflex;
sub u dieresisnosp by udieresis;
sub y acutecomb by yacute;
+ sub y ogoneknosp by yogonek;
sub y dieresisnosp by ydieresis;
sub A macroncomb by Amacron;
sub a macroncomb by amacron;
@@ -109,6 +112,7 @@ lookup ccmp03 {
sub a brevenosp by abreve;
sub A ogoneknosp by Aogonek;
sub a ogoneknosp by aogonek;
+ sub aogonek ringnosp by aringogonek;
sub C acutecomb by Cacute;
sub c acutecomb by cacute;
sub C circumflexnosp by Ccircumflex;