Commit dec74bc
committed
Work around bug in font-patcher --custom
[why]
The --custom option seems to be broken for fonts with 'invalid' glyph,
which most fonts that fontforge generates have.
[how]
Use sfd instead of ttf, where to invalid glyph is not added.
Signed-off-by: Fini Jastrow <[email protected]>1 parent e17f6dc commit dec74bc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments