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
from what I can tell, the version from Glyphs.app seem to be correct. The calculation of the transform from scale, rotation and slant was done in a different order than in Glyphs.app (and the skew needed to be converted to radians). I fixed that. Thanks for the test case.
Consider the following code
When running the code from the
main
branch, the output is:Instead, when running the code from
Glyphs3-merge
, the output is:Attached you can find the
.glyphs
file.example.glyphs.zip
cc @schriftgestalt
The text was updated successfully, but these errors were encountered: