correct Latin extended

This commit is contained in:
sayyadirfanali
2025-11-10 00:58:35 +05:30
parent 4839790002
commit 36ed9972b7
3 changed files with 887 additions and 917 deletions

BIN
Myna.otf

Binary file not shown.

1802
Myna.sfd

File diff suppressed because it is too large Load Diff

2
build
View File

@@ -1,4 +1,6 @@
#!/bin/bash
set -e
fontforge -lang=ff -c 'Open($1); Reencode("unicode"); Generate($1:r + ".otf", "", 0x14)' "$(pwd)/Myna.sfd"
# fontforge -lang=ff -c 'Open($1); Reencode("unicode"); Generate($1:r + ".otf", "", 0x14)' "$(pwd)/Myna-Bold.sfd"
cp "$(pwd)/Myna.otf" ~/.fonts/.
# cp "$(pwd)/Myna-Bold.otf" ~/.fonts/.