SonarSonic / DrawingBotV3

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

Images not centering witout padding #117

Closed grinchdubs closed 6 months ago

grinchdubs commented 6 months ago

Describe the bug When using an 11 by 8.5 paper size I was unable to center the image on the sheet of paper without padding.

To Reproduce Steps to reproduce the behavior:

  1. set paper size to 11in by 8.5in
  2. import the image below ColorHighwayShort3

Expected behavior I would expect the image to be center in the long dimension.

Screenshots PXL_20231220_184009520 PXL_20231220_205148165 MP

DrawingBotV3 Version v1.6.9-Premium.jar

Operating System Windows 11

SonarSonic commented 6 months ago

Will be fixed in next version, the issue is present only in inches/cm. Switch to mm before final processing to fix until the new version is out.