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
File "/Users/frederik/Documents/dev/typeSupply/compositor/Lib/compositor/layoutEngine.py", line 26, in setCMAP
if self.gsub is not None:
AttributeError: 'Font' object has no attribute 'gsub'
it should be CMAP with caps instead of lowercase
error: https://github.com/typesupply/compositor/blob/master/Lib/compositor/font.py#L37
api callback: https://github.com/typesupply/compositor/blob/master/Lib/compositor/layoutEngine.py#L23
The text was updated successfully, but these errors were encountered: