Saving Rectangular Image to scale
Highland_Piper
Surveyor
Here is another episode of "I forgot how to do that!"
With my 8.07" x 7" combat hex tiles I was able to save it as a rectangular PNG with the settings of 1267 x 1024 and it would save the image to scale.
I'm unable to get this to work with my smaller 4.61"x4" hex tiles (117.2mm x 101.5mm)
Is there a way to properly calculate the the dimensions for this because, SURPRISE, I forgot how I did it last time and I'm not getting anything relevant searching the forums or google.
With my 8.07" x 7" combat hex tiles I was able to save it as a rectangular PNG with the settings of 1267 x 1024 and it would save the image to scale.
I'm unable to get this to work with my smaller 4.61"x4" hex tiles (117.2mm x 101.5mm)
Is there a way to properly calculate the the dimensions for this because, SURPRISE, I forgot how I did it last time and I'm not getting anything relevant searching the forums or google.
Comments
If 1267x1024 was correct for the 7" one, the size for 4.61" ones should be (1267 * 4.61 / 7) x (1024 * 4.61 / 7)
(You only gave one dimension for the 7" ones, so I assumed it was the first dimension, if not, it should be 4 in there instead of 4.61)
(Note the you cannot directly equate mm to pixels, since this depends on the dpi you are printing at)
... which it appears I didn't... Follow Monsen's formula of course...
Thanks for the help, I'll try it out today.
Also, it would be scaled according to the dpi of the pdf printer driver, not the actual printer, so it is also important to set these to the same value.
Printing vs. "saving as image" is always an interesting subject, and yeah, much depends upon the printer driver to properly interpret things (intentions)...