Skip to content

Commit

Permalink
Long vowel decompositions (serif)
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed May 20, 2024
1 parent edcf14f commit 55c1529
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sources/NotoSerifDevanagari.glyphspackage/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6345,6 +6345,12 @@ lookup reph_rVocalic_03 {
sub [rVocalic-deva rrVocalic-deva lVocalic-deva llVocalic-deva] reph-deva' lookup reph_ligature candraBindu-deva' ;
} reph_rVocalic_03 ;

lookup decompose_long_vowels {
sub ii-deva by i-deva reph-deva;
sub ai-deva by e-deva eMatra-deva;
} decompose_long_vowels;



#----------------------------------------------------------------------------------
# Lookups for Composite Above-base Marks
Expand Down Expand Up @@ -6394,6 +6400,8 @@ lookup abvs_01 {
sub iiMatra-deva reph_anusvara-deva by iiMatra_reph_anusvara-deva;
sub iiMatra-deva reph_candraBindu-deva by iiMatra_reph_candraBindu-deva;

# a common misspelling
sub au-deva aiMatra-deva by au-deva;
} abvs_01 ;


Expand Down

0 comments on commit 55c1529

Please sign in to comment.