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

Cannot remap because neither has a Unicode value assigned in any of the cmap tables #37

Open
mawkler opened this issue Nov 25, 2024 · 0 comments

Comments

@mawkler
Copy link

mawkler commented Nov 25, 2024

I get the following warnings when trying to patch FiraCode:

> pyftfeatfreeze -f 'ss01,ss04,ss05,zero' /usr/share/fonts/FiraCode/FiraCode-Regular.ttf ~/.fonts/FiraCode.ttf
WARNING: [applySubstitutions] Cannot remap 'zero.tosf' -> 'zero.tosf.zero' because neither has a Unicode value assigned in any of the cmap tables.
WARNING: [applySubstitutions] Cannot remap 'dollar_greater.liga' -> 'dollar_greater.liga.ss04' because neither has a Unicode value assigned in any of the cmap tables.
WARNING: [applySubstitutions] Cannot remap 'less_dollar.liga' -> 'less_dollar.liga.ss04' because neither has a Unicode value assigned in any of the cmap tables.
WARNING: [applySubstitutions] Cannot remap 'less_dollar_greater.liga' -> 'less_dollar_greater.liga.ss04' because neither has a Unicode value assigned in any of the cmap tables.

When setting those values in the fontfreeze web GUI https://mutsuntsai.github.io/fontfreeze/ it works. I've also tried throwing on the flags -z -S -S Frozen but I still get the warnings. What am I doing wrong?

I'm using the FiraCode installed from the AUR.

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

1 participant