Hi everybody,
the preview-info is great, for instance showing DPI. But for vectorgraphics (AI, most PDFs and some EPSs) its always showing 72 DPI, which isn't correct. My guess is that it is the DPI for the preview in XnView, not the actual image. It's confusing, wouldn't it be better to write something else? Or not at all?
Any opinions on this?
Dpi for PDF not correct
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 45247
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Dpi for PDF not correct
Yes, it's the dpi used to import the vector file... Ok i'll try to show original dpiTroken wrote:Hi everybody,
the preview-info is great, for instance showing DPI. But for vectorgraphics (AI, most PDFs and some EPSs) its always showing 72 DPI, which isn't correct. My guess is that it is the DPI for the preview in XnView, not the actual image. It's confusing, wouldn't it be better to write something else? Or not at all?
Any opinions on this?
Pierre.
-
- Posts: 698
- Joined: Thu Feb 09, 2006 10:18 am
- Location: Sweden
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
-
- Posts: 698
- Joined: Thu Feb 09, 2006 10:18 am
- Location: Sweden
If you ask me, this is a complex matter. PDFs can come in many varyaties. Easiest would probably be not to display any DPI information. It would be better than the current 72 DPI value.helmut wrote:Vector graphics like PDF or AI consist of vectors, not pixels, so there is no such thing as DPI. PDF may contain an bitmap image, but this is not a must.
Which DPI value would you consider to be the correct value to be displayed in XnView?
- A PDF without any bitmap-images (only vector-graphics) are DPI independent, they have an unlimited DPI. How do you describe it?
- A PDF with bitmap-images with different DPI-values could perhapps get the lowest DPI value, but is fairly confusing.
- The only PDF with a staight-forward value is a single bitmap-image, saved as a PDF, but these are not very common.[/list]
So whats the conclution? My suggestion, as mentioned above, is to not display any DPI info for PDFs. But I'd very much like opinions on this.