1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: transfig
Section: graphics
Priority: optional
Maintainer: Roland Rosenfeld <roland@debian.org>
Standards-Version: 3.7.2
Build-Depends: dpatch, debhelper (>= 5), libxpm-dev (>= 1:3.5.4.2), xutils, libpng12-0-dev | libpng-dev, tetex-bin, tetex-extra, gs-common
Package: transfig
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
Recommends: netpbm (>= 2:10.0-4), gs
Suggests: xfig
Description: Utilities for converting XFig figure files
This packages contains utilities (mainly fig2dev) to handle XFig
(Facility for Interactive Generation of figures) files.
.
It can convert them to box, cgm, epic, eepic, eepicemu, emf, eps,
gif, ibmgl, jpeg, latex, map (HTML image map), mf (MetaFont), mp
(MetaPost), mmp (Multi-Meta-Post), pcx, pdf, pdftex, pdftex_t, pic,
pictex, png, ppm, ps, pstex, pstex_t, ptk (Perl/tk), sld (AutoCad
slide format), textyl, tiff, tk (Tcl/Tk), tpic, xbm and xpm.
.
Homepage: http://www-epb.lbl.gov/xfig/
|