Replies: 1 comment
-
|
I rewrite fonts in AFDKO for kerning. This is where the .fea file comes in. I also use mkttf to generate TrueType fonts with bitmap strikes (which Bits'N'Picas does not support). (Outline TrueType fonts are generated with Bits'N'Picas). The overall process: Edit in Bits'N'Picas -> Export |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The process is:
Edit in bitsnpicas -> export
.bdf-> usemkttfto.ttf?I found some files in https://github.com/quiple/galmuri/tree/main/files, like
xxx.fea. How to use these files?I am not very familiar with bitsnpicas, and it can only export bitmap fonts (even OpenType is bitmap format and does not have advanced features). It
.kbitxsource file looks quite simple, with only bitmap data.Beta Was this translation helpful? Give feedback.
All reactions