Skip to content

Generating font data fails #28

Description

@Fingolfin1196

When trying to generate the font data for one of the preconfigured fonts (in this case Latin Modern) using make Latin-Modern, the generation runs for quite some time before failing with the following error message (that I have cleaned up a little bit):

Traceback (most recent call last):
  File "splitFont.py", line 782, in <module>
    raise BaseException("Unable to find the glyph " + glyph.glyphname)
BaseException: Unable to find the glyph space
make: *** [Makefile:47: Latin-Modern/HTML-CSS/fontdata.js] Error 1

This is after fixing a few issues with the scripts and configuring the options so that most of the process works, but for some reason, it can't find the space character.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions