Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.03k stars 61 forks source link

Feature Request: Match current scale option for Biome Image export #175

Closed mooing-cowmilk closed 1 year ago

mooing-cowmilk commented 1 year ago

Since there is now basically unlimeted zoom, I wanted to use the export image feature but notice it is capped to a max scale of 1:256. Could it be possible to have a option like "from visable" to use the current scale? image

Cubitect commented 1 year ago

The generation does not support arbitrary scales. These scale options are dictated by the various methods of generating the biomes, just like the entry layer options (Map > Biome layers). The map viewer also generates only these scales, anything outside or in-between is just normal image zooming.

If you want floating point scaling, or get exactly what you see in the map viewer you better just use a screenshot tool.

Cubitect commented 1 year ago

Just to clarify, even if you set the map viewer to a ridiculous scale like 1:10000, the image tiles still use a generation at scale 1:256.