Graphics, Figures & Tables ⇒ Use XDVI to display PNG files
Use XDVI to display PNG files
The reason is that XDVI seems much faster than Acroread.
Are XDVI developers working towards handling files other than EPS graphic files ?
Thanks!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Use XDVI to display PNG files
The DVI file format and PNG picture format don't go together. However, you can convert PNG to EPS. But I consider that not recommendable.centguy wrote:There is one item in my wish list that is to use \includegraphics to include a compressed file (especially PNG format) and view them using XDVI without using PDFLaTeX. […]
There are several other PDF viewers like XPDF. Should be as fast and minimal as XDVI.centguy wrote:The reason is that XDVI seems much faster than Acroread. […]
I don't think they ever will.centguy wrote:Are XDVI developers working towards handling files other than EPS graphic files?
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Use XDVI to display PNG files
At least I don't keep hoping that xdvi will be able to deal with
compressed graphic files one day!
Thanks!