Skip to content

Commit

Permalink
Add languagesystems and dummy GSUB entry, fixes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Apr 15, 2024
1 parent 0a4bdd9 commit 8c76b7a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sources/NotoSansImperialAramaic-Regular.ufo/features.fea
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
languagesystem DFLT dflt;
languagesystem armi dflt;

# Dummy GSUB table entry
feature ccmp {
script armi;
sub space by space;
} ccmp;

0 comments on commit 8c76b7a

Please sign in to comment.