a53cf1c864
- Removed WWW. this site doesn't exist anymore. PR: ports/90715 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
6 lines
375 B
Text
6 lines
375 B
Text
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.
|