Page 1 of 1

DrawVectorImage

Posted: Sun Jul 21, 2019 12:07 pm
by DoubleDutch
I think there should be a way to set the drawing of a vector image so that the resize (when you change the vector scale) is optionally 'raw' rather than always 'smooth'.

Re: DrawVectorImage

Posted: Sun Jul 21, 2019 4:26 pm
by DoubleDutch
In fact, if the 2D command DrawImage also had this option it would be great.

Re: DrawVectorImage

Posted: Sun Jul 21, 2019 5:44 pm
by Justin
Are you refering to this?
viewtopic.php?f=3&t=70311
Requested a year ago.

Re: DrawVectorImage

Posted: Sun Jul 21, 2019 6:07 pm
by DoubleDutch
I a way yes - but not just for vector images but also for the normal drawimage. As far as I know all of the OS's support interpolation on/off as the resizeimage command demonstrates - if not then it could be emulated by making a temp image that's scaled without interpolation. Besides, some options for commands within PB only work on specific OSs.