-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels