SonarSonic / DrawingBotV3

DrawingBotV3 is a software for converting images into vector art
https://docs.drawingbotv3.com
GNU General Public License v3.0
344 stars 44 forks source link

WIP - Import resolution #32

Closed HanzPetrov closed 9 months ago

HanzPetrov commented 2 years ago

Hi Ollie, Here is a WIP version of Import Resolution. Let me know if it feels right to you. The current default import DPI is set at 25.4, which may look odd, but is necessary to get 1 pixel = 1 stroke/mm. (72 DPI would be more usual, e.g. for a native JPG from a camera; maybe that would be a better default choice?) Next steps would be to allow padding and custom export resolution for Original Sizing. Any thoughts welcome. Hanz

SonarSonic commented 2 years ago

This is a great start, I was wondering though if it makes more sense to import drawings without any reference to their original size, aside from the aspect ratio. So by default for example a 600 x 400 and a 6000 x 4000 pixel image would have the same 1 pixel to 1 stroke size, and would behave the same but of course the accuracy in the larger image would be far better. So if I had a low quality version of an image and a high quality version of the image I would expect them to perform similarly