immediate-mode/.hooks
Gwen Lofman 6080ed69b1
Add feature to render primitives to an SVG file
- quick-xml as an optional dependency and adds render-svg feature.
- WriteSvg trait to write different primitives (and the whole buffer)
  in SVG format to output stream.
- Function to dump SVG to the given file path

UV Rects are rendered as solid rectangles, I'd like to add the
ability to pick whether they are rendered as solid rectangles or
an approximation of their wireframes.
2022-10-16 20:25:02 -04:00
..
pre-commit.sh Add feature to render primitives to an SVG file 2022-10-16 20:25:02 -04:00