mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-05-06 07:03:37 +02:00
add disambiguating and alternate (original) variants of small 'l'
This commit is contained in:
BIN
Myna-alt_l.otf
Normal file
BIN
Myna-alt_l.otf
Normal file
Binary file not shown.
5
build
5
build
@@ -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