File: README

package info (click to toggle)
freedoom 0.13.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 48,712 kB
  • sloc: python: 3,513; makefile: 529; xml: 188; sh: 73
file content (8 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
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.