Commit graph

15 commits

Author SHA1 Message Date
wiz
55648e052e Fix build on FreeBSD, per Michael Pasternak in PR 25653. 2004-05-20 21:04:17 +00:00
danw
fe7fed4c17 Remove MASTER_SITE_XCONTRIB from the MASTER_SITES, since 3.2.4 is not
actually available on any of the xcontrib mirrors.
Patch out a varargs.h include because newer gccs consider it an error (and
it wasn't needed anyway)
2003-11-10 03:06:12 +00:00
cjep
cfe8be1263 Add RCS IDs 2003-10-18 13:20:31 +00:00
tron
ab994a9714 Fix build problem with GCC 3.3.1. 2003-09-24 13:52:31 +00:00
rh
34b3bf1511 Update transfig to 3.2.4. Provided in PR pkg/19659 by Jim Bernard
<jbernard@mines.edu>

Changes include tons of bugfixes plus the following new features:

	o SVG (Scalable Vector Graphics) driver
	o ASCII and Binary (TIFF) preview bitmap options for PostScript
	o JPEG encoding (DCT) now used for EPS/PostScript output.
	o Background (-g) option for tk export honored now
	o Additional JPEG file format (EXIF) added. These usually come from
	  digital cameras.
	o -N Option to convert colors to grayscale on export.
	o -b option for CGM export to produce binary CGM using ralcgm.
	o Translations of LATEX.AND.XFIG document into two popular Chinese
	  encodings (GB2312 and Big5).
	o The default for multi-page output (PostScript) is to NOT overlap
          pages now.  This is to allow multiple, independent pages of
          figures.  The -O option has been added to force page overlap.
	o Added EMF (Enhanced MetaFile) conversion genemf.c
	o New grid option (-G) to draw grid on page.
	o Perk/Tk driver from Slaven Rezic (rezic@onlineoffice.de)
	o Added options -B and -R to the EPS driver.
	o New PostScript DSC directives to specify page size.
	o fig2dev now includes all "special" (LaTeX) texts that don't have
          any backslashes ("\") in them in the bounding box.
	o genepic and genpictex drivers updated for I18N
	o Glyphs for Hungarian, Polish, Romanian, Slovak and Slovenian
	  are essentially the same as Czech (ISO-Latin 2) so symbolic
          links are created for those .ps files
	o fig2dev prepends any path included in the .fig filename to
          imported image file paths (only if imported image path isn't
          already absolute).
	o transfig now reports when it is renaming an existing makefile
          or TeX macro file to a backup (e.g. Makefile to Makefile~)
	o now uses Thomas Merz' jpeg2ps for imported jpeg files when
          exporting to PS/EPS.  This is much more compact than the
          runlength encoding which is used for other bitmaps.
	o New option for binary CGM export.
	o New -E option to set encoding for pictex, latex, pstex_t and epic
	  text to ISO8859-1 (the default) or ISO8859-2
	o Added "install.all" option to make to install man pages in
          addition to executables etc.
	o If output file ends in ".fig", fig2dev prints error message to
          stderr and exits.
	o New encoding option (-E) for ISO-8859-1 or ISO-8859-2
	o Exporting to tk now supports imported PPM images in addition to
          GIF and XPM
	o Comments added to EPS and PostScript output so MetaPost can
          group parts of figure according to depths.
	o New -F, -R and -t options for epic output
2003-01-07 06:19:05 +00:00
jlam
ba79d053cc buildlink1 -> buildlink2 2002-10-08 13:14:01 +00:00
wiz
1340d2a2ce Fix rpath for fig2dev. Problem reported in pkg/13736 by Mark Davies. 2001-08-17 07:29:17 +00:00
wiz
bc4bf19929 Update to 3.2.3d (3.2.3.4) provided by Jim Bernard in pkg/13324.
Major changes since 3.2.3:
o X11 Color database ASCII file (/usr/lib/X11/rgb.txt) is now used,
  removing the need for the dbm_xxx functions.
o The \special code for colors in genlatex (LaTeX driver) replaced with
  the \color code to be compatible with pdflatex and not require dvips
  From Klaus Guntermann (guntermann@iti.informatik.tu-darmstadt.de)
o PCX image reader now handles 24-bit color which means that TIFF images
  (which are converted to PCX first) may also be 24-bit
o MetaPost driver (-L mp or -L mmp) ported from fig2MP by Klaus
  Guntermann (guntermann@iti.informatik.tu-darmstadt.de).  fig2MP was
  written by Dane Dwyer (dwyer@geisel.csl.uiuc.edu)
o Support for importing PNG image files added
o Transparent color in imported GIF files now honored
o You may use "-M -" to send the Makefile output to standard output from
  TransFig, and "-T -" to send the Texfile to standard output.
o (The following feature was really added in 3.2.3, but I forgot to update
  this file): -S option added for smoothing bitmap output.
o eps added as a language for TransFig
o Support for Czech font encoding for PostScript (cs_CZ.ps)
  From Radim Gelner <gelnerr@suse.cz>
And lots of bugfixes.
Package change: buildlinkified.
2001-08-06 15:41:13 +00:00
itohy
a88660d1c5 Fix problem where transfig places LaTeX text at incorrect positions
in PS/LaTeX output format.
Reported by Jim Bernard in PR #10496.
2000-07-03 23:58:05 +00:00
itohy
25a1ee517a Fix fig2dev Imakefile. 2000-06-22 08:13:14 +00:00
itohy
82c5466d00 Update to 3.2.3.
Enable I18N.
2000-06-22 08:11:34 +00:00
frueauf
b6ccdb2040 Make fig2dev work on ELF. 1999-01-19 17:22:11 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
7e3cf06b04 Update to transfig-3.2.1. 1998-07-03 14:24:42 +00:00
hubertf
2ec44b9710 Via PR 4822 by garbled@garbled.futureone.com 1998-02-08 23:20:43 +00:00