You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ufo.document] Added API to generate a single instance, useful when parallelizing build for fonts with large number of instances.
The DesignSpaceDocumentReader has a new readInstance method that reads and builds a single instance element. It takes a key tuple argument with the (attribute, value) used to find and select the instance to build (#98).