Different way of exporting for retina
slev
Member Posts: 99
Hi, just thought of this would it work to instead of exporting images at 960 x 640 - 72dpi,
instead export them as 480 x 320 at 144dpi ?
just a thought..
instead export them as 480 x 320 at 144dpi ?
just a thought..
Comments
Ace
dpi = print media (dots per inch)
Pixel values are absolute. By that I mean that when you make a file 480 pixels wide it is 480 pixels wide - and the 'ppi' value will have no effect on the actual pixel count.
For example:
A 480 x 320 image @ 144 ppi is 480 pixels wide by 320 pixels tall.
A 480 x 320 image @ 72 ppi is 480 pixels wide by 320 pixels tall.
A 480 x 320 image @ 80,000,000,000 ppi is 480 pixels wide by 320 pixels tall.
A 480 x 320 image @ 1 ppi is 480 pixels wide by 320 pixels tall.
So . . . changing a file from 960 x 640 @ 72dpi to 480 x 320 @ 144dpi just means that you have thrown away three quarters of the information.
Plus, like mynameisace said, GS works on the assumption that the files are 72 ppi.
But you will get no better performance between 300,400,or 512 its will just use the same and should just be something you should be aware of. but don't fret over it.