LOOHP / ImageFrame

Put images on maps and walls!
https://www.spigotmc.org/resources/106031/
GNU General Public License v3.0
50 stars 14 forks source link

Maps imported from ImageMaps are scaled up twice #46

Open HerrCraziDev opened 9 months ago

HerrCraziDev commented 9 months ago

Aloha !

When importing previous maps from ImageMaps with /if adminmigrate ImageMaps, most images are correctly imported, but overscaled two times. See attached pictures. image image

The first one was a 2x1 image, the second a 3x4. Both image files were scaled to the proper aspect ratios before importing them in ImageMaps as it did not handle blank spaces with transparency like ImageFrame does, but with black bands. Thus I'm fairly certain these maps were appropriately scaled under ImageMaps and should be here too.

Thanks by advance for all your help, and for this otherwise amazing plugin !

HerrCraziDev commented 5 months ago

Any news on this?