2004-08-16 |
kramm | fixed off by one maxascii bug. |
tree | commitdiff |
2004-08-16 |
kramm | fixed small bug. |
tree | commitdiff |
2004-08-16 |
kramm | added full_unicode to swf_SetLoadFontParameters(). |
tree | commitdiff |
2004-08-16 |
kramm | fixed "align to subpixels" outline quality problem. |
tree | commitdiff |
2004-08-16 |
kramm | started reworking the FONTUSAGE code. |
tree | commitdiff |
2004-08-14 |
kramm | moved lame_objects definition to ../configure. |
tree | commitdiff |
2004-08-14 |
kramm | do not build executables by default. |
tree | commitdiff |
2004-08-14 |
kramm | added include. |
tree | commitdiff |
2004-08-14 |
kramm | removed lame warning "strange error flushing buffer". |
tree | commitdiff |
2004-08-14 |
kramm | gcc 2.95.x compatibility fixes. |
tree | commitdiff |
2004-08-14 |
kramm | several bugfixes. Freetype fonts are now properly sized. |
tree | commitdiff |
2004-08-13 |
kramm | added reencoding code. |
tree | commitdiff |
2004-08-13 |
kramm | fixed "second swf_LoadT1Font() fails" bug. |
tree | commitdiff |
2004-08-12 |
kramm | added more graceful error handling. |
tree | commitdiff |
2004-08-08 |
kramm | indent -kr -l160 |
tree | commitdiff |
2004-08-08 |
kramm | added swf_FontPrepareForEditText(). |
tree | commitdiff |
2004-08-07 |
kramm | added swf_DummyFont(). |
tree | commitdiff |
2004-07-25 |
kramm | undid last change. |
tree | commitdiff |
2004-07-25 |
kramm | added matrix argument to swf_SetDefineText(). |
tree | commitdiff |
2004-07-24 |
kramm | renamed swf_LoadFontSetScale to swf_LoadFontSetParameters. |
tree | commitdiff |
2004-07-24 |
kramm | added custom font scaling. |
tree | commitdiff |
2004-07-18 |
kramm | added python to clean targets. |
tree | commitdiff |
2004-07-13 |
kramm | changed remaining SWF.so to SWF.$(SLEXT). |
tree | commitdiff |
2004-07-12 |
kramm | output file is now named either SWF.so or SWF.dll. |
tree | commitdiff |
2004-07-12 |
kramm | python interface compilation is now controlled by autoconf. |
tree | commitdiff |
2004-07-12 |
kramm | added comment. |
tree | commitdiff |
2004-07-12 |
kramm | fixed TTF leading. |
tree | commitdiff |
2004-07-10 |
kramm | moved swf_ResetReadBits from rfxswf.c to rfxswf.h. |
tree | commitdiff |
2004-06-28 |
kramm | removed debugging code. |
tree | commitdiff |
2004-06-12 |
kramm | fixed some trivial bugs. |
tree | commitdiff |
2004-06-12 |
kramm | fixed a font bug, added handling for NULL in glyphnames. |
tree | commitdiff |
2004-06-12 |
kramm | removed a debug statement. |
tree | commitdiff |
2004-06-12 |
kramm | Freetype converter: Only glyphs with either a unicode... |
tree | commitdiff |
2004-06-06 |
kramm | fixed UTF8 bounding box calculation. |
tree | commitdiff |
2004-06-06 |
kramm | attribute bbox is now instance of class SWF.BBox. |
tree | commitdiff |
2004-06-06 |
kramm | added new constructor for bbox. |
tree | commitdiff |
2004-06-06 |
kramm | added bbox attribute to text tag. |
tree | commitdiff |
2004-06-06 |
kramm | prevent against missing glyphs in swf_DrawText. |
tree | commitdiff |
2004-06-06 |
kramm | removed superfluous memset. |
tree | commitdiff |
2004-06-06 |
kramm | some cosmetic changes. |
tree | commitdiff |
2004-06-02 |
kramm | swf_DrawText now takes a size argument. |
tree | commitdiff |
2004-06-02 |
kramm | fixed yet another typo. |
tree | commitdiff |
2004-06-02 |
kramm | fixed typo. |
tree | commitdiff |
2004-06-02 |
kramm | added FONTNAMES to getDefineID. |
tree | commitdiff |
2004-06-02 |
kramm | added a size argment to swf_DrawText. |
tree | commitdiff |
2004-06-02 |
kramm | Added swf_TextCountBitsUTF8() and swf_TextSetCharRecord... |
tree | commitdiff |
2004-06-02 |
kramm | Only store max. 256 characters into a font SWF file... |
tree | commitdiff |
2004-06-02 |
kramm | fixed "connected h,a characters" bug. |
tree | commitdiff |
2004-05-31 |
kramm | moved fix for short definebitslossless tags to ../rfxswf.c. |
tree | commitdiff |
2004-05-31 |
kramm | fix for DEFINEBITSLOSSLESS short tag bug. |
tree | commitdiff |
2004-05-31 |
kramm | manually added a space character to the font, and trimm... |
tree | commitdiff |
2004-05-29 |
kramm | added pivotx,pivoty parameters to matrix constructor. |
tree | commitdiff |
2004-05-29 |
kramm | added removeobject tags. |
tree | commitdiff |
2004-05-28 |
kramm | swf_FontUse takes now also a SWFFONT* as argument. |
tree | commitdiff |
2004-05-28 |
kramm | fixed fontUsage functions. |
tree | commitdiff |
2004-05-28 |
kramm | the advance value is now in twips, not in pixels. |
tree | commitdiff |
2004-05-28 |
kramm | fixed ascent,descent&leading. |
tree | commitdiff |
2004-05-28 |
kramm | advance is now in twips, not in pixels. |
tree | commitdiff |
2004-05-28 |
kramm | swf_FontUse now takes a SWFFONT as additional argument. |
tree | commitdiff |
2004-05-28 |
kramm | added dependency on ../librfxswf.a. |
tree | commitdiff |
2004-05-28 |
kramm | swf_FontUse takes now also a font as argument. |
tree | commitdiff |
2004-05-22 |
kramm | fixed h.263 dependencies. |
tree | commitdiff |
2004-05-22 |
kramm | gcc 2.95.* fixes. |
tree | commitdiff |
2004-05-22 |
kramm | added taglist_getTAGs2() function |
tree | commitdiff |
2004-05-22 |
kramm | sprite support. |
tree | commitdiff |
2004-05-22 |
kramm | added tag_setattr, added sprite support |
tree | commitdiff |
2004-05-22 |
kramm | changed bbox parsing. |
tree | commitdiff |
2004-05-22 |
kramm | more tests added |
tree | commitdiff |
2004-05-22 |
kramm | bbox_getBBox is now called bbox_getSRECT |
tree | commitdiff |
2004-05-22 |
kramm | added getattr, setattr fields. |
tree | commitdiff |
2004-05-22 |
kramm | bbox now works on floats, not twips. |
tree | commitdiff |
2004-05-22 |
kramm | * added sprite tag |
tree | commitdiff |
2004-05-19 |
kramm | implemented distortionframe. |
tree | commitdiff |
2004-05-19 |
kramm | added PY_ERROR and PY_TYPE. |
tree | commitdiff |
2004-05-19 |
kramm | slight output changes. |
tree | commitdiff |
2004-05-19 |
kramm | fixed swf_SetVideoStreamMover(). |
tree | commitdiff |
2004-05-19 |
kramm | made swf_SetVideoStreamMover() take the movements as... |
tree | commitdiff |
2004-05-19 |
kramm | not sure whether rle entry 64 is right- added /* ?... |
tree | commitdiff |
2004-05-16 |
kramm | added swf_SetVideoStreamMover() and functions from... |
tree | commitdiff |
2004-05-16 |
kramm | added moveobject, showframe. |
tree | commitdiff |
2004-05-16 |
kramm | added more error handling in getTAG. |
tree | commitdiff |
2004-05-16 |
kramm | added some functions from ../../src/swfbbox.c. |
tree | commitdiff |
2004-05-16 |
kramm | added argument to initUsage. |
tree | commitdiff |
2004-05-16 |
kramm | removed unused (and wrong) BM16*/BM32* definitions. |
tree | commitdiff |
2004-05-16 |
kramm | fixed ImageShape image size lookup. |
tree | commitdiff |
2004-05-16 |
kramm | added image and shape tags. |
tree | commitdiff |
2004-05-16 |
kramm | fixed bug in dependency handling. |
tree | commitdiff |
2004-05-16 |
kramm | added test5. |
tree | commitdiff |
2004-05-16 |
kramm | uses/supports Imaging python module now. |
tree | commitdiff |
2004-05-16 |
kramm | fixed 15bpp example, added some alpha to palette image. |
tree | commitdiff |
2004-05-11 |
kramm | added dependencies to config.h. |
tree | commitdiff |
2004-05-11 |
kramm | * fixed a bug in swf_GetRGBA |
tree | commitdiff |
2004-05-11 |
kramm | remamed swf_FontExtractDefineTextCallback to swf_ParseD... |
tree | commitdiff |
2004-05-11 |
kramm | removed buttons from swf_GetDefineBBox(), as they don... |
tree | commitdiff |
2004-05-11 |
kramm | added method swf_ParseDefineText(). |
tree | commitdiff |
2004-05-07 |
kramm | fix: definebutton2 has an alpha cxform. |
tree | commitdiff |
2004-05-07 |
kramm | initial revision |
tree | commitdiff |
2004-05-07 |
kramm | some improvements to the video stuff. |
tree | commitdiff |
2004-05-07 |
kramm | fixed import order. |
tree | commitdiff |
2004-05-07 |
kramm | initial draft. |
tree | commitdiff |
next |