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

SVG support for libGDX #7

Open
4 tasks
bitbrain opened this issue Aug 27, 2016 · 0 comments
Open
4 tasks

SVG support for libGDX #7

bitbrain opened this issue Aug 27, 2016 · 0 comments

Comments

@bitbrain
Copy link
Owner

Add basic svg support to render SVG files to textures.

This particular feature consists of the following parts:

  • providing an API
  • loading of SVG data (XML parsing)
  • processing of SVG commands
  • rendering to a texture
@bitbrain bitbrain added this to the Version 1.0.0 (Initial Release) milestone Aug 27, 2016
@bitbrain bitbrain modified the milestone: Version 1.0.0 (Initial Release) May 26, 2017
@bitbrain bitbrain added this to the 1.x - Future milestone Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant