Skip to content

pdf-graphics: preserve unknown mask modes - #239

Merged
Velli20 merged 1 commit into
mainfrom
fix-preserve-unknown-mask-modes
Jul 27, 2026
Merged

pdf-graphics: preserve unknown mask modes#239
Velli20 merged 1 commit into
mainfrom
fix-preserve-unknown-mask-modes

Conversation

@Velli20

@Velli20 Velli20 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Move MaskMode into a dedicated module and convert PDF names through From<&str>. Preserve unsupported names as Unknown(String) instead of failing resource parsing.

Update canvas ownership for non-Copy modes and ignore unknown soft masks during rendering.

Move MaskMode into a dedicated module and convert PDF names through
From<&str>. Preserve unsupported names as Unknown(String) instead of
failing resource parsing.

Update canvas ownership for non-Copy modes and ignore unknown soft
masks during rendering.

Co-authored-by: Codex <codex@openai.com>
@Velli20
Velli20 merged commit b1927d3 into main Jul 27, 2026
4 checks passed
@Velli20
Velli20 deleted the fix-preserve-unknown-mask-modes branch July 27, 2026 20:53
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