the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gfont
Version: 1.0.3
Revision: 1
Source: http://www.engelschall.com/sw/gfont/distrib/%n-%v.tar.gz
Source-MD5: b508b1c1cd116c9d9585ee2ba9fcab4d
Description: Create GIF image from given ASCII string
License: GPL
Depends: tetex-texmf
BuildDepends: tetex-base
ConfigureParams: --mandir=%p/share/man
InstallScript: <<
make install prefix=%i mandir=%i/share/man tmpgdfdir=%i/lib/gfont/gdf libdir=%i/lib
<<
DocFiles: ANNOUNCE BUGS COPYING INSTALL LICENSE README
DescDetail: <<
The gFONT program creates a GIF image for a given ASCII string
by the use of an arbitrary TeX-available font (Postscript or
METAFONT). The used font is converted from TeX's PK format to
gFONT's own GdF format (Gd Font) and rendered into the
resulting GIF image by the use of its own enhanced Gd library.
The result is intended to be included into HTML pages with an
IMG tag.
<<
Maintainer: Mathias Meyer
Homepage: http://www.engelschall.com/sw/gfont/