1
0
mirror of git://projects.qi-hardware.com/setfont2.git synced 2025-04-21 12:27:27 +03:00

There are now two example Pre fonts

This commit is contained in:
Neil Stockbridge
2010-10-14 10:40:55 +13:00
parent ecd17dc92a
commit 267d16656c
3 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
#
# Example usage:
#
# un-fuzzy.py 8x8-glyphs.png /tmp/4x8-glyphs.tga
# tools/un-fuzzy.py fonts/pre-4x8-font.png /tmp/un-fuzzy-4x8-font.tga
#
# Then use GIMP to convert the .tga file to a .pnm file. Imagemagick seems to
# create P3 .pnm files yet setfont2 can only load P6 .pnm files presently.