Date: | 2010-10-13 23:40:55 (12 years 11 months ago) |
---|---|
Author: | Neil Stockbridge |
Commit: | 267d16656c561d62e859b225576d251eb25dbb7c |
Message: | There are now two example Pre fonts |
Files: |
fonts/pre-4x8-font.png (0 diffs) fonts/pre-6x10-font.png (0 diffs) tools/un-fuzzy.py (1 diff) |
Change Details
fonts/pre-4x8-font.png |
---|
fonts/pre-6x10-font.png |
---|
tools/un-fuzzy.py | ||
---|---|---|
24 | 24 | # |
25 | 25 | # Example usage: |
26 | 26 | # |
27 | # un-fuzzy.py 8x8-glyphs.png /tmp/4x8-glyphs.tga | |
27 | # tools/un-fuzzy.py fonts/pre-4x8-font.png /tmp/un-fuzzy-4x8-font.tga | |
28 | 28 | # |
29 | 29 | # Then use GIMP to convert the .tga file to a .pnm file. Imagemagick seems to |
30 | 30 | # create P3 .pnm files yet setfont2 can only load P6 .pnm files presently. |
Branches:
master