Skip to content

First release

Latest
Compare
Choose a tag to compare
@kamirr kamirr released this 10 Dec 18:59
· 17 commits to master since this release
  • SVG images drawing;
  • Loading SVG from files / memory / stream;
  • SVG rasterization;
  • Implements Square- and Cubic Bézier curves;
  • Curves inherit sf::Shape;
  • Provides interface for Bézier curves;
  • Provides debug-friendly features like "helper lines" etc.