Skip to content

vello_hybrid: Reject unsupported and unknown images - #1772

Merged
LaurenzV merged 2 commits into
mainfrom
laurenz/reject
Jul 29, 2026
Merged

vello_hybrid: Reject unsupported and unknown images#1772
LaurenzV merged 2 commits into
mainfrom
laurenz/reject

Conversation

@LaurenzV

Copy link
Copy Markdown
Collaborator

Instead of silently failing, panic in case:

  • A pixmap source is used, which is not supported by us.
  • The image does not existing in the image cache, which means the user supplied an invalid image ID.

In the future, these will all be turned into errors instead.

@LaurenzV
LaurenzV requested a review from grebmeg July 28, 2026 11:02
@LaurenzV
LaurenzV added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 3208279 Jul 29, 2026
20 checks passed
@LaurenzV
LaurenzV deleted the laurenz/reject branch July 29, 2026 09:37
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