freedoom/graphics/text/README
Mike Swanson 0721f46440 graphics/text/README: remove mention of imagemagick
Hasn't actually been used for a long time.
2019-09-17 17:27:07 -07:00

8 lines
410 B
Text

This is a script that generates the big font graphics used in the menus and
intermission screens. The font used to generate the graphics is in the
subdirectory 'fontchars'. This is based on the original font graphics
(found in 'font') which have been split up into individual files each
containing a single character.
The script generates the images by use of Pillow to composite
character graphics together.