Skip to content

Conversation

@jay3332
Copy link
Owner

@jay3332 jay3332 commented Dec 15, 2022

Limitations:

  • much slower than just rendering a gradient masked to text
  • apart from dynamic dispatch, Rust's type system does not allow for different types of fills in text layouts (e.g. layout.with_basic_text(..., <Rgba>).with_basic_text(..., <LinearGradient>) will not work)

Once these limitations are resolved, they can be merged into main

Limitations:
- much slower than just rendering a gradient masked to text
- apart from dynamic dispatch, Rust's type system does not allow for different types of fills in text layouts (e.g. `layout.with_basic_text(..., <Rgba>).with_basic_text(..., <LinearGradient>)`  will not work)

Once these limitations are resolved, they can be merged into `main`
@jay3332 jay3332 temporarily deployed to benchmarks December 15, 2022 18:30 — with GitHub Actions Inactive
@jay3332 jay3332 mentioned this pull request Apr 4, 2023
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