verygoodgraphics / vgg_runtime

The official implementation of VGG Specs with cross-platform vector graphics and user interfaces.
https://verygoodgraphics.com
Other
57 stars 5 forks source link

If the daruma contains PDF resources, it will cause the rendering of that frame to turn black. #430

Closed szn409 closed 3 weeks ago

szn409 commented 3 weeks ago

Detailed description

If a sketch file contains PDF resources, it'll cause the frame to be completely black.

Expected behavior

For PDFs that cannot be rendered, directly skip them instead of causing the entire frame to be unrenderable.

Actual behavior

The frame that contains the PDF has turned black.

Steps to reproduce

No response

Additional information

No response