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

TypeError: No such glyph #28

Open
dxps opened this issue Apr 16, 2024 · 0 comments
Open

TypeError: No such glyph #28

dxps opened this issue Apr 16, 2024 · 0 comments

Comments

@dxps
Copy link

dxps commented Apr 16, 2024

Hi everyone!

Any help on this error, please?

…/font_tools ❯ ./FontForge-2023-01-01-a1dad3e-x86_64.AppImage -script $PWD/powerline-fontpatcher/scripts/powerline-fontpatcher $HOME/files/kits/design/fonts/00___my_purchases/64-SRC/64-SRC-DZ-Medium.otf 
Copyright (c) 2000-2023. See AUTHORS for Contributors.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
 Version: 20230101
 Based on sources from 2023-01-01 05:26 UTC-ML-TtfDb-D-GDK3.
 Based on source from git with hash: a1dad3e81da03d5d5f3c4c1c1b9b5ca5ebcfcecf
Traceback (most recent call last):
  File "/home/devs/files/kits/design/font_tools/powerline-fontpatcher/scripts/powerline-fontpatcher", line 144, in <module>
    raise SystemExit(main(sys.argv[1:]))
  File "/home/devs/files/kits/design/font_tools/powerline-fontpatcher/scripts/powerline-fontpatcher", line 141, in main
    return patch_fonts(args.source_font, args.target_fonts, args.rename_font)
  File "/home/devs/files/kits/design/font_tools/powerline-fontpatcher/scripts/powerline-fontpatcher", line 133, in patch_fonts
    patch_one_font(source_font, target_font, rename_font)
  File "/home/devs/files/kits/design/font_tools/powerline-fontpatcher/scripts/powerline-fontpatcher", line 117, in patch_one_font
    target_font[0xFB01].removePosSub('*')  # fi ligature
TypeError: No such glyph
…/font_tools ❯ 

Thanks in advance!

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