-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
🗹 Requirements
- A brief but descriptive title of your issue
- I have searched the issues for my issue and found nothing related and/or helpful
- I have read or scanned the FAQ
- I have read or scanned the Wiki
🎯 Subject of the issue
I'm attempting to patch a font I have, but the script fails with this error:
fontforge -script ./font-patcher ./Bicubik-capital.otf -out ./ -l --fontawesomeextension --fontawesome --fontlinux --octicons --powersymbols --pomicons --powerline --powerlineextra --material --weather
Copyright (c) 2000-2021. 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: 20201107
Based on sources from 2021-11-16 19:50 UTC-ML-D-GDK3.
Based on source from git with hash: 58238cc173c80379d0d4616971fc793da26c6aa4
This font contains both a 'kern' table and a 'GPOS' table.
The 'kern' table will only be read if there is no 'kern' feature in 'GPOS'.
Traceback (most recent call last):
File "/home/gingka/Builds/nerd-fonts/./font-patcher", line 936, in <module>
main()
File "/home/gingka/Builds/nerd-fonts/./font-patcher", line 930, in main
patcher = font_patcher()
File "/home/gingka/Builds/nerd-fonts/./font-patcher", line 54, in __init__
self.sourceFont = fontforge.open(self.args.font)
OSError: Open failed
🔧 Your Setup
- Which font are you using (e.g.
Anonymice Powerline Nerd Font Complete.ttf)? Bicubik-Capital, modified from Bicubik (cant find the source) - Which terminal emulator are you using (e.g.
iterm2,urxvt,gnome,konsole)? kitty - Are you using OS X, Linux or Windows? And which specific version or distribution? Linux, EndeavourOS