Dpot is not outputting PNGs at the correct size for some inputs.
When I use the following parameters:
Width: 3300 pixels
Height: 2550 pixels
Crop white space checked
Resolution: 300 dpi
24 color depth
The outputted PNG is 10288 x 7956 pixels, far from my stated input. Further my dataset is large, 2million+ points.
PNG Image Size problem
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
The dpi setting is mostly intended for TIFF output and users of LaTeX that insists that dpi actually means something... when it clearly doesn't before printing.
If you set the resolution to anything less than 100 dpi then you'll get the dimensions you specify minus the area cropped by "Crop white space". If you set it to anything greater than 100 dpi then all dimensions are multiplied by <resolution>/<screen resolution>. (In most cases Windows will report your screen resolution as 96 dpi.)
It's all confusing, I know. If you want the dimensions you specify then set resolution=0.
If you set the resolution to anything less than 100 dpi then you'll get the dimensions you specify minus the area cropped by "Crop white space". If you set it to anything greater than 100 dpi then all dimensions are multiplied by <resolution>/<screen resolution>. (In most cases Windows will report your screen resolution as 96 dpi.)
It's all confusing, I know. If you want the dimensions you specify then set resolution=0.
Visualize Your Data
support@dplot.com
support@dplot.com