summaryrefslogtreecommitdiff
path: root/print/dvipng/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-02-07Update to dvipng-0.9. Changes:snj1-2/+1
* New --expand-bbox switch * code for getting image size info straight from preview-latex's "tightpage" option * Fix subpixel offsets * Slight speedups Remove info file from PLIST, as they are handled automatically these days. Okayed by wiz.
2003-08-05Initial import of dvipng-0.5, a program to convert DVI to PNG.wiz1-0/+3
This program makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. The target audience is people who need to generate and regenerate many images again and again. The primary target is the preview-latex (X)Emacs package, a package to preview formulas from within (X)Emacs. Yes, you get to see your formulas in the (X)Emacs buffer, see `http://preview-latex.sf.net'. Another example is WeBWorK, an internet-based method for delivering homework problems to students over the internet, giving students instant feedback as to whether or not their answers are correct, see `http://webwork.math.rochester.edu'. Other applications may also benefit, like web applications as latex2html and WYSIWYG editors like LyX.