Ignore:
Timestamp:
Jan 10, 2005, 1:37:53 AM (18 years ago)
Author:
Sam Hocevar
Message:
  • makefont.c: create bitmap font from ttf file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pwntcha/trunk/extras/NOTES

    r419 r443  
    2323
    2424  Usage: php4 font_linuxfr.php > font_linuxfr.png
     25
     26makefont.c
     27----------
     28   This program is used to do a bitmap drawing of a ttf font.
     29
     30  Usage: makefont <font.ttf> <size> <text> <output.bmp>
     31
Note: See TracChangeset for help on using the changeset viewer.