mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-05-29 18:10:40 +02:00
add disambiguating and alternate (original) variants of small 'l'
This commit is contained in:
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
fontforge -lang=ff -c 'Open($1); Generate($1:r + ".otf")' "$(pwd)/Myna.sfd"
|
||||
[ -f ~/.fonts/Myna.otf ] && rm ~/.fonts/Myna.otf
|
||||
cp "$(pwd)/Myna.otf" ~/.fonts/Myna.otf
|
||||
Reference in New Issue
Block a user