mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
793e8f7481
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.
13 lines
530 B
Plaintext
13 lines
530 B
Plaintext
|
|
Copyright (c) 1997 Ralf S. Engelschall, All rights reserved.
|
|
|
|
This program is free software; it may be redistributed and/or modified only
|
|
under the terms of either the GNU General Public License, which may be found
|
|
in the WML source distribution. Look at the file COPYING.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
more details.
|
|
|