这是indexloc提供的服务,不要输入任何密码
Skip to content

font patcher fails #495

@doums

Description

@doums

🎯 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions