Skip to content

render svg to macroquad::texture::Texture2D using resvg

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
Unknown
LICENSE-MIT
Notifications You must be signed in to change notification settings

macnelly/quad-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quad-svg

render svg to macroquad::texture::Texture2D using resvg

examples

display 50 svg drawn ferris moving from left to right

cargo run --example="ferris"

display 100 svg drawn stars with text "Text" that are moving from top to bottom

cargo run --example="star"

TODO

I want to include the font in the binary to not rely on system font. The font example is currently only working if you have font-family "Caladea" installed. Otherwise the star is empty.

About

render svg to macroquad::texture::Texture2D using resvg

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
Unknown
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages