Skip to content

How to customize a patched font's family name? #1754

Answered by Finii
pa-0 asked this question in Q&A
Discussion options

You must be logged in to vote

https://github.com/ryanoasis/nerd-fonts/wiki/ScriptOptions

Just try? Possibly together with --dry --debug 2 to just see how the names would come out.

$ fontforge font-patcher --dry --debug 2 --name TEST-Bold src/unpatched-fonts/Agave/Agave-Regular.ttf
Nerd Fonts Patcher v3.3.0-22 (4.16.1) (ff 20230101)
DEBUG: Naming mode 1
DEBUG: Monospace check: Panose says "monospaced"; glyph-width-mono True
DEBUG: Extended glyphs wider bounding box than basic glyphs
DEBUG: Final font cell dimensions 1024 w x 2048 h
Done with Patch Sets, generating font...
WARNING: Possible problem with the weight metadata detected, check with --debug
DEBUG: Weight approximations: OS2/PS/Name: 400/400/700 (from 400/'Boo…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pa-0
Comment options

@Finii
Comment options

Finii Nov 22, 2024
Collaborator

@pa-0
Comment options

Answer selected by pa-0
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