mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-03-17 23:03:56 +01:00
add v2.0 Beta release variants
This commit is contained in:
14
features.fea
Normal file
14
features.fea
Normal file
@@ -0,0 +1,14 @@
|
||||
languagesystem DFLT dflt;
|
||||
languagesystem latn dflt;
|
||||
|
||||
feature kern {
|
||||
pos uni003A <0 100 0 0> uni002A;
|
||||
pos uni003A <0 100 0 0> uni002D;
|
||||
pos uni003A <0 100 0 0> uni003D;
|
||||
} kern;
|
||||
|
||||
feature calt {
|
||||
ignore sub uni003C uni007C' uni003E;
|
||||
|
||||
sub uni007C' uni003E by alt_bar;
|
||||
} calt;
|
||||
Reference in New Issue
Block a user