lyze237 / gdx-TinyVG

TinyVG parser and renderer for libGDX
https://svg-to-tvg-server.fly.dev/
Apache License 2.0
27 stars 4 forks source link

Render to TextureRegion #8

Closed lyze237 closed 2 years ago

lyze237 commented 2 years ago

Add an option to render to a texture region via a framebuffer.

This means we need to draw the tvg only once and then draw the framebuffer instead.

lyze237 commented 2 years ago

Implemented in aa81d527bead1b8847e1a3feab17975e99391f2f