nanosvg icon indicating copy to clipboard operation
nanosvg copied to clipboard

Feature: scale x and y differently

Open doublex opened this issue 6 years ago • 5 comments

nsvgRasterize() I would like to "squeeze" the image, e.g. scale x=2 and y=1

doublex avatar Apr 13 '18 08:04 doublex

There's an open PR for this: https://github.com/memononen/nanosvg/pull/68

darealshinji avatar May 30 '18 20:05 darealshinji

Here's another implementation: https://github.com/fltk/nanosvg/commit/78272b0892abb71678cd0d141bb0e2dc58e5d47c

darealshinji avatar Jun 01 '18 12:06 darealshinji

Those project looks older.

SergeySlice avatar Jun 21 '18 11:06 SergeySlice

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).

darealshinji avatar Sep 17 '18 10:09 darealshinji

+1 on the most wanted feature

pawosm-arm avatar Feb 12 '19 18:02 pawosm-arm