Commit graph

8 commits

Author SHA1 Message Date
adam
178a929044 Changes 1.7:
* fixes a font-handling bug and some build issues.
2006-02-13 20:31:43 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
adam
c1461abb90 Changes 1.0:
* fix compile without FT2
2004-04-27 15:49:56 +00:00
snj
59e12f024c Update to dvipng-0.9. Changes:
* 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.
2004-02-07 00:51:58 +00:00
wiz
448750598e Add two patches that avoid double free()s of the same space.
Bump PKGREVISION to 1. (patches have been sent to author)
2003-12-15 13:45:07 +00:00
wiz
12f03ea04a Update to 0.8:
New in 0.8
This release adds --depth and --height options for vertical
positioning on webpages and whatnot. It also fixes some bugs, in
particular one that would hang dvipng in certain PostScript font
installs.

New in 0.7
This release focuses on PostScript and TrueType font support. If the
FreeType font library is present, dvipng will be able to render fonts
internally, rather than relying on gsftopk. This will reduce disk
clutter, especially when rendering at unusual resolutions.
2003-12-12 22:36:14 +00:00
wiz
ef4824beaa Update to 0.6:
This release is a bugfix release. It fixes the documentation
installation and speeds up PostScript inclusion considerably.
2003-08-30 15:59:40 +00:00
wiz
cb63619124 Initial import of dvipng-0.5, a program to convert DVI to PNG.
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.
2003-08-05 07:21:56 +00:00