|
Author |
Topic: DPI Settings (Read 1492 times) |
|
rgovostes
|
DPI Settings
« on: Feb 25th, 2005, 12:47am » |
|
In addition to the size() width and height parameters, perhaps an (optional) third could be added to specify the DPI of the image? Not sure of the maths involved (dealing with inches == yucky), but it would be nice of the image were displayed on-screen at the width and height (after being scaled down) while SaveFrame(), etc. saved with the DPI specified. Or, in other words (I don't feel I'm being very articulate tonight), on-screen you see a nice anti-aliased, scaled down version, but saved frames are ready to be printed at high DPI.
|
« Last Edit: Feb 25th, 2005, 12:48am by rgovostes » |
|
|
|
|
fry
|
Re: DPI Settings
« Reply #1 on: Feb 25th, 2005, 6:09am » |
|
was thinking about implementing something like this, but it's been cut for beta/1.0. it's fairly complicated to get it to work properly, so i think we'll put more work into getting postscript/ai/pdf working instead for the hi-res stuff.
|
|
|
|
mattpace
|
Re: DPI Settings
« Reply #2 on: Feb 25th, 2005, 10:17pm » |
|
i agree. itd be awesome to make highly pixelated animations without having to use rects for each simulated pixel
|
|
|
|
|