Skip to content

A runtime library to read svg file and convert it into a Pixmap in libGDX.

License

Notifications You must be signed in to change notification settings

fxzjshm/gdx-svg2pixmap

Repository files navigation

gdx-svg2pixmap

CircleCI Build Status codecov

A runtime library to read svg file and convert it into a Pixmap in libGDX.

IMPORTANT NOTE: This is only an incomplete hobby project. Due to limited time resource and personal reason (I'm not a CS or EE student), what I can do are only part of <path>-related things.
You may refer to Apache Batik, svgtoandroid, CairoSVG, svgSalamander, JFreeSVG, libgdx-svg for better experience.
I tried writing a wrapper or a java version of the projects above, but failed.

This project contains a translated version of colinmeinke/svg-arc-to-cubic-bezier, which is licensed under LSC.

About

A runtime library to read svg file and convert it into a Pixmap in libGDX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published