Commit graph

13 commits

Author SHA1 Message Date
wiz
1c0fd42ca0 Update MASTER_SITES and HOMEPAGE. 2004-11-27 23:07:05 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
xtraeme
1e73555403 Bump PKGREVISION and remove X11 support where appropiate. 2004-06-20 21:52:07 +00:00
adam
c1461abb90 Changes 1.0:
* fix compile without FT2
2004-04-27 15:49:56 +00:00
snj
118b6ca25a Convert to buildlink3. 2004-04-11 01:54:20 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +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
jmmv
eeee7fac9f Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).
2003-12-24 13:02:00 +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
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +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