-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Milestone
Description
🎯 Subject of the issue
I installed FontForge from my distribution's package manager (pacman on Arch Linux).
I tried to patch several ttf fonts: JetbrainsMono (downloaded here) and Inconsolata (downloaded from google fonts), in various style. All fail with the same error message:
$ fontforge -script font-patcher --octicons static/Inconsolata-Bold.t
tf
Copyright (c) 2000-2020. 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: 20200314
Based on sources from 2020-03-18 19:16 UTC-ML-D-GDK3.
The following tables are ignored by FontForge
'STAT' style attributes table
Use-my-metrics flag set on at least two components in glyph 631
File original-source.otf does not exist
Traceback (most recent call last):
File "font-patcher", line 924, in <module>
main()
File "font-patcher", line 919, in main
patcher.patch()
File "font-patcher", line 88, in patch
symfont = fontforge.open(__dir__ + "/src/glyphs/" + patch['Filename'])
OSError: Open failed
I don't know what is the problem ?
🔧 Your Setup
Arch Linux
montdor, xjzi, KTibow and rlopzc
Metadata
Metadata
Assignees
Labels
No labels