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

new paint infrastructure with improved path, text, and image elements #1457

Draft
wants to merge 238 commits into
base: main
Choose a base branch
from

Conversation

rcoreilly
Copy link
Member

includes a float32 port of tdewolff/canvas framework

@rcoreilly rcoreilly marked this pull request as draft January 26, 2025 11:54
…keep it all in radians except for user-facing, *Deg labeled functions.
… render, renamed old Context -> Painter; moved sides to a sub-package so it can be used inside path, moved style enums to path to prevent import cycles..
…ing except 2! some confusion about the rotation matrix signs but it is all consistent with the tests now.
…t not working well -- needs to be sequenced too with new api -- expected. several issues with canvas rasterizer.
…do full layout -- should in general be very fast.
…te rich text after styling -- was getting bad styles and never updating!
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