nanosvg
nanosvg copied to clipboard
Feature: scale x and y differently
nsvgRasterize()
I would like to "squeeze" the image, e.g. scale x=2 and y=1
There's an open PR for this: https://github.com/memononen/nanosvg/pull/68
Here's another implementation: https://github.com/fltk/nanosvg/commit/78272b0892abb71678cd0d141bb0e2dc58e5d47c
Those project looks older.
Also a duplicate of https://github.com/memononen/nanosvg/issues/69
Probably the most wanted feature right now (and one that's easy to implement).
+1 on the most wanted feature