Skip to content

Render artwork at correct resolution when using vello on wasm#3416

Merged
TrueDoctor merged 11 commits intomasterfrom
fix-wasm-vello
Nov 24, 2025
Merged

Render artwork at correct resolution when using vello on wasm#3416
TrueDoctor merged 11 commits intomasterfrom
fix-wasm-vello

Conversation

@TrueDoctor
Copy link
Copy Markdown
Member

@TrueDoctor TrueDoctor commented Nov 24, 2025

Currently, rendering with vello on wasm does not work because there is a mismatch between the canvas we render to and the one which is displayed in the dom. Additionally, we currently don't render vello textures at the correct resolution. This pr also addresses this to always render the vello canvas with the correct physical resolution

@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 11:46 Inactive
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 11:54 Inactive
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 13:03 Inactive
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 13:08 Inactive
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 13:29 Inactive
@TrueDoctor TrueDoctor marked this pull request as ready for review November 24, 2025 13:33
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 13:52 Inactive
@TrueDoctor TrueDoctor changed the title Fix wasm vello Render artwork at correct resolution when using vello on wasm Nov 24, 2025
@TrueDoctor TrueDoctor enabled auto-merge (squash) November 24, 2025 14:07
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) November 24, 2025 14:11 Inactive
@TrueDoctor TrueDoctor merged commit a932eae into master Nov 24, 2025
4 checks passed
@TrueDoctor TrueDoctor deleted the fix-wasm-vello branch November 24, 2025 14:23
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