Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only able to freeze a single character #29

Open
j4nw opened this issue Jan 4, 2022 · 2 comments
Open

Only able to freeze a single character #29

j4nw opened this issue Jan 4, 2022 · 2 comments

Comments

@j4nw
Copy link

j4nw commented Jan 4, 2022

$ pyftfeatfreeze  -f 'smcp' "D:\Desktop\LibertinusSerif-Bold.otf" "D:\Desktop\LibertinusSerif-SmallCaps.ttf" -n
i.sc

image

-v output:

INFO: [RemapByOTL] Running with options: Namespace(inpath='D:\\Desktop\\LibertinusSerif-Bold.otf', outpath='D:\\Desktop\\LibertinusSerif-SmallCaps.ttf', features='smcp', script=None, lang=None, zapnames=False, suffix=False, usesuffix='', replacenames='', info=False, report=False, names=False, verbose=True)
INFO: [openFont] Opened font: D:\Desktop\LibertinusSerif-Bold.otf
INFO: [filterFeatureIndex] FeatureIndex: [0, 1, 2, 3, 4, 5, 6, 7, 8, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
INFO: [filterLookupList] Features to apply: ['smcp']
INFO: [filterLookupList] Lookups: [8, 9]
INFO: [applySubstitutions] Remap: 'i' -> 'i.sc'
INFO: [saveFont] Saved font: D:\Desktop\LibertinusSerif-SmallCaps.ttf
INFO: Finished processing.

Libertinus Serif 7.020 (which does support smcp)
opentype-feature-freezer 1.32.2

@j4nw
Copy link
Author

j4nw commented Jan 4, 2022

Sounds related: alerque/libertinus#434 (comment)

@MuTsunTsai
Copy link

@j4nw I made a new app that can handle your needs. Please check it out: https://mutsuntsai.github.io/fontfreeze/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants