Skip to content

Custom Postfix for font #1876

Answered by Finii
mietzen asked this question in Q&A
Discussion options

You must be logged in to vote

Is this possible? I tried --name But I don't fully understand this option. Do I then need to create bold, italic, regular, etc. all separated?

Fonts are a very organically grown file format, and lots of information is strewn around and contradicting in typical fonts.
The name of a font is stored multiple times in the file, with different twists; but usually that is the best information source.
So the patcher analyses the name (for some definition of 'the') and tries to find out if the concrete font is bold or condensed etc.

The --name option lets you choose what 'the' means:

  --name FORCE_NAME     Specify naming source ('full', 'postscript', 'filename', or concrete free name-string)

T…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mietzen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants