mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-30 17:16:55 -04:00
graphics/text/README: remove mention of imagemagick
Hasn't actually been used for a long time.
This commit is contained in:
parent
5947b4229f
commit
0721f46440
1 changed files with 2 additions and 3 deletions
|
@ -4,6 +4,5 @@ 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 image by invoking ImageMagick to composite the
|
||||
character graphics together. ImageMagick is therefore a dependency,
|
||||
although the Python wrapper for ImageMagick is not used.
|
||||
The script generates the images by use of Pillow to composite
|
||||
character graphics together.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue