Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.09 KB

*DEPRECIATED

.

.

.

.

hxSpiro

spirocurve

hxSpiro curve drawing library a haxe port of libSpiro provide cross platform cross language spiro generation.

codepen spiro example

Github demo use:

Setup example.

terminal setup demo commands, modify the last line of compile.hxml if your not on a mac.

haxelib git hxSpiro https://github.com/nanjizal/hxSpiro
haxelib git htmlHelper http://github.com/nanjizal/htmlHelper
... repeat for all required repositories.
git clone https://github.com/nanjizal/hxSpiroDemo
cd hxSpiroDemo
haxe compile.hxml

Reference, based on JS and C# ports:

https://github.com/wieslawsoltes/SpiroNet

https://github.com/be5invis/libspiro-js

Although you may also find this github very useful being thier source.

https://github.com/fontforge/libspiro