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

transform text as well #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cnheider
Copy link

@cnheider cnheider commented Mar 8, 2024

Text was not transformed

@cnheider cnheider changed the title transform text aswell transform text as well Mar 8, 2024
Copy link
Member

@tatarize tatarize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To properly reify this would actually need to also zero out the x and y values. It's mostly right. But, calling reify multiple times could do weird things. It needs to change from using the matrix offset to using the object offset. So more properly it would change the matrix towards and perhaps to the identity matrix. So more properly it would offset the matrix translation by ~p. Giving the trans_x and trans_y of zero.

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

Successfully merging this pull request may close these issues.

2 participants