Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TransformationsFilter does not transform space glyphs #748

Open
madig opened this issue May 19, 2023 · 2 comments
Open

TransformationsFilter does not transform space glyphs #748

madig opened this issue May 19, 2023 · 2 comments

Comments

@madig
Copy link
Collaborator

madig commented May 19, 2023

if matrix == Identity or not (glyph or glyph.components or glyph.anchors):
return False # nothing to do

@anthrotype
Copy link
Member

you'd expect the width/height to still be transformed right? sounds reasonable. PR?

@madig
Copy link
Collaborator Author

madig commented May 20, 2023

Yas. K.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants