Commit 7ad6563 1 parent a92f8fa commit 7ad6563 Copy full SHA for 7ad6563
File tree 3 files changed +4
-1
lines changed
3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ glyph-block Letter-Greek-Orthography : begin
10
10
# Link localization forms
11
11
12
12
link-gr LocalizedForm.IPPH 'a' 'a/doubleStorey'
13
+ link-gr LocalizedForm.IPPH 'aDieresis' 'aDieresis/doubleStorey'
13
14
link-gr LocalizedForm.IPPH 'aRetroflexHook' 'aRetroflexHook/doubleStorey'
14
15
link-gr LocalizedForm.IPPH 'g' 'g/doubleStorey'
15
16
link-gr LocalizedForm.IPPH 'gBar' 'gScriptBar'
Original file line number Diff line number Diff line change @@ -300,5 +300,6 @@ glyph-block Letter-Latin-Lower-A : begin
300
300
CreateTurnedLetter 'turnAScript' 0x2C70 'AScript' HalfAdvance (CAP / 2)
301
301
302
302
CreateAccentedComposition 'aDieresis' 0xE4 'a' 'dieresisAbove'
303
+ CreateAccentedComposition 'aDieresis/doubleStorey' null 'a/doubleStorey' 'dieresisAbove'
304
+
303
305
CreateAccentedComposition 'aSbRsbUnderlineBelow' null 'a' 'sbRsbUnderlineBelow'
304
- CreateAccentedComposition 'aRightHalfRingTR' 0x1E9A 'a' 'rightHalfCircleTR'
Original file line number Diff line number Diff line change @@ -165,6 +165,7 @@ export : define decompOverrides : object
165
165
166
166
0x1E08 { 'CCedilla' 'acuteAbove' }
167
167
0x1E09 { 'cCedilla' 'acuteAbove' }
168
+ 0x1E9A { 'a' 'rightHalfCircleTR' }
168
169
0x1E9C { 'longs' 'shortSlashOver' }
169
170
0x1EDA { 'OHorn' 'acuteAbove' }
170
171
0x1EDB { 'oHorn' 'acuteAbove' }
You can’t perform that action at this time.
0 commit comments