Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: vector graphics file support (SVG and/or TinyVG) #1603

Open
githubgavin1337 opened this issue Dec 21, 2024 · 0 comments
Open

Comments

@githubgavin1337
Copy link

githubgavin1337 commented Dec 21, 2024

I think this would be especially useful for future-proofing assets for higher resolutions, and of course making the graphics more scalable to different screen sizes and resolutions in general. To reduce drawcall overhead, some sort of the vector-to-raster conversion functionality during runtime would be very useful aswell, so that you could have the assets in vector format in local storage but use the generated rasters in RAM for the actual rendering.

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

No branches or pull requests

1 participant