summaryrefslogtreecommitdiff
path: root/graphics/gfont (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added official mirror site ftp.hyperreal.org to MASTER_SITES.Ralf S. Engelschall1998-01-031-2/+3
| | | | Notes: svn path=/head/; revision=9255
* Tarballs have moved to subdir on FTP server.Ralf S. Engelschall1997-12-091-2/+2
| | | | Notes: svn path=/head/; revision=9042
* Upgrade to gFONT 1.0.2Ralf S. Engelschall1997-09-163-6/+6
| | | | Notes: svn path=/head/; revision=7927
* Import of a new program: gFONT (Graphics Font).Ralf S. Engelschall1997-09-096-0/+106
This is a handy tool to create GIF images in batch(!) containing strings rendered via TeX-available fonts. This is especially useful for Webdesigners who need some special fonts which HTML does not provide. Actually the Website META Language (WML) [see www/wml/ port] has a powerful package named wml::des::gfont which is based uppon this program: it defines a new HTML container tag named <gfont> which gets replaced by a GIF image containg the tags body string, rendered via any TeX-available font. Very useful for headlines or big letters at the start of paragraphs. Notes: svn path=/head/; revision=7836