[go: up one dir, main page]

vectorasset

A tiny library built ontop of Joshua Granick's SVG library to create Bitmaps out of svg images.
https://github.com/lj222kj/VectorAsset

This is not the latest stable version of vectorasset. See version 1.1.0 for the latest version.

To install, run:

haxelib install vectorasset 1.0.1 

See using Haxelib in Haxelib documentation for more information.

README.md

VectorAsset

Haxe/OpenFL -

A tiny library to create Bitmaps out of SVG images.

Dependency

https://github.com/openfl/svg

SVG

Samples

Make sure VectorAsset is included where you need it. ` import renderer.VectorAsset; VectorAsset.create("image/src.png", width, height)`

Contributors
Lj222kj
Version
1.0.1
Published
9 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub