Skip to content

bug in the reload font when changed externally #584

Description

@typemytype

We wrote some clever checks to find out if a font is updated, so it gets reloaded, but when a font is updated we reload it from data, not from a path. We need that url later on, fe while getting info about the named instances... (see)

The url of a reloaded font with data has no path. Which fails retrieving name instances.

We changed it here #259
We could load the TTFont with an io data stream... (if data can be extracted from an NSFont or CTFontDescriptor)

will test

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions