Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-04-01 | fixed compile-time problem | kramm | 1 | -1/+1 |
2004-11-23 | swf_FontEnumerate now passes a self pointer to the callback function. | kramm | 1 | -2/+2 |
2003-08-08 | added (long) GPL headers. | kramm | 1 | -3/+13 |
2002-06-13 | write out bounding boxes | kramm | 1 | -4/+21 |
2002-06-13 | fixed font tables. | kramm | 1 | -2/+0 |
2002-05-28 | fix: wide-codes in AddGlyph(...) | boehme | 1 | -1/+1 |
2002-05-23 | bugfix: memset's 3rd parameter in generated C code caused segfault | boehme | 1 | -8/+8 |
2002-03-22 | * added support for font layout | kramm | 1 | -1/+12 |
2001-11-11 | minor fixes: swf_SetBits(), cleanup shape struct, fixed dumpfont | boehme | 1 | -1/+1 |
2001-11-05 | minor fixes: new font structure in dumpfont.c, commented obsolete functions, ... | boehme | 1 | -2/+2 |
2001-11-05 | generate code for new SWFFONT struct. | kramm | 1 | -11/+14 |
2001-11-05 | use new SWFFONT struct | kramm | 1 | -8/+18 |
2001-11-02 | new examples: dumpfont and text | boehme | 1 | -0/+138 |