mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-05-06 07:03:37 +02:00
13 lines
248 B
Plaintext
13 lines
248 B
Plaintext
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 {
|
|
sub uni007C' uni003E by alt_bar;
|
|
} calt;
|