summaryrefslogtreecommitdiff
path: root/lib/example/dumpfont.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-01fixed compile-time problemkramm1-1/+1
2004-11-23swf_FontEnumerate now passes a self pointer to the callback function.kramm1-2/+2
2003-08-08added (long) GPL headers.kramm1-3/+13
2002-06-13write out bounding boxeskramm1-4/+21
2002-06-13fixed font tables.kramm1-2/+0
2002-05-28fix: wide-codes in AddGlyph(...)boehme1-1/+1
2002-05-23bugfix: memset's 3rd parameter in generated C code caused segfaultboehme1-8/+8
2002-03-22* added support for font layoutkramm1-1/+12
2001-11-11minor fixes: swf_SetBits(), cleanup shape struct, fixed dumpfontboehme1-1/+1
2001-11-05minor fixes: new font structure in dumpfont.c, commented obsolete functions, ...boehme1-2/+2
2001-11-05generate code for new SWFFONT struct.kramm1-11/+14
2001-11-05use new SWFFONT structkramm1-8/+18
2001-11-02new examples: dumpfont and textboehme1-0/+138