swftools.git
2004-06-06 krammsmall fixes.
2004-06-02 krammGenerated from configure.in
2004-06-02 krammBrought up to date
2004-06-02 krammtextshape now takes a "size" argument.
2004-06-02 krammswf_DrawText now takes a size argument.
2004-06-02 krammfixed yet another typo.
2004-06-02 krammfixed typo.
2004-06-02 krammadded FONTNAMES to getDefineID.
2004-06-02 krammadded a size argment to swf_DrawText.
2004-06-02 krammAdded swf_TextCountBitsUTF8() and swf_TextSetCharRecord...
2004-06-02 krammOnly store max. 256 characters into a font SWF file...
2004-06-02 krammfixed "connected h,a characters" bug.
2004-06-02 krammextracted jpg, moved to scenery.jpg.
2004-06-02 krammgenerated swf files are moved to data/ now.
2004-06-02 kramminitial revision.
2004-06-02 kramm*** empty log message ***
2004-06-02 krammclip example uses a jpeg now.
2004-06-02 krammAdded edittext, cxform explanations.
2004-06-02 krammfixed fonts.
2004-06-02 kramm<uri> is now <a>.
2004-06-02 krammreplaced fonts by Windows versions.
2004-05-31 krammremoved fillup to 64 bytes- definebitslossless are...
2004-05-31 krammmoved fix for short definebitslossless tags to ../rfxswf.c.
2004-05-31 krammAdded border option to edittext (Laurent Lalanne).
2004-05-31 krammfix for DEFINEBITSLOSSLESS short tag bug.
2004-05-31 krammremoved lib/example/. It's in CVS, and C/C++ developers...
2004-05-31 krammremoved old debugging code.
2004-05-31 krammmanually added a space character to the font, and trimm...
2004-05-30 krammfixed handling of buttons without any action.
2004-05-29 krammadded comment about autoconf changes.
2004-05-29 krammautomake/autoconf fluctuations
2004-05-29 krammBrought up to date
2004-05-29 krammGenerated from configure.in
2004-05-29 krammadded videoreader files.
2004-05-29 krammadded pivotx,pivoty parameters to matrix constructor.
2004-05-29 krammadded removeobject tags.
2004-05-28 krammadded edittext.
2004-05-28 krammswf_FontUse takes now also a SWFFONT* as argument.
2004-05-28 krammfixed fontUsage functions.
2004-05-28 krammthe advance value is now in twips, not in pixels.
2004-05-28 krammfixed ascent,descent&leading.
2004-05-28 krammadvance is now in twips, not in pixels.
2004-05-28 krammswf_FontUse now takes a SWFFONT as additional argument.
2004-05-28 krammadded dependency on ../librfxswf.a.
2004-05-28 krammswf_FontUse takes now also a font as argument.
2004-05-27 krammfixed button syntax.
2004-05-27 krammuse ../src/swfc instead of $PATH/swfc.
2004-05-27 krammadded actionscript and buttons.
2004-05-22 krammbuttons: Added more checking for correct syntax.
2004-05-22 krammadded python stuff.
2004-05-22 krammfixed h.263 dependencies.
2004-05-22 krammgcc 2.95.* fixes.
2004-05-22 krammadded taglist_getTAGs2() function
2004-05-22 krammsprite support.
2004-05-22 krammadded tag_setattr, added sprite support
2004-05-22 krammchanged bbox parsing.
2004-05-22 krammmore tests added
2004-05-22 krammbbox_getBBox is now called bbox_getSRECT
2004-05-22 krammadded getattr, setattr fields.
2004-05-22 krammbbox now works on floats, not twips.
2004-05-22 kramm* added sprite tag
2004-05-19 krammimplemented distortionframe.
2004-05-19 krammadded PY_ERROR and PY_TYPE.
2004-05-19 krammslight output changes.
2004-05-19 krammfixed swf_SetVideoStreamMover().
2004-05-19 krammmade swf_SetVideoStreamMover() take the movements as...
2004-05-19 krammnot sure whether rle entry 64 is right- added /* ?...
2004-05-16 krammmoved some functions to ../lib/rfxswf.h.
2004-05-16 krammadded swf_SetVideoStreamMover() and functions from...
2004-05-16 krammadded moveobject, showframe.
2004-05-16 krammadded more error handling in getTAG.
2004-05-16 krammadded some functions from ../../src/swfbbox.c.
2004-05-16 krammadded argument to initUsage.
2004-05-16 krammremoved jpeg workaround for 32bit alpha images, fixed...
2004-05-16 krammremoved unused (and wrong) BM16*/BM32* definitions.
2004-05-16 krammfixed ImageShape image size lookup.
2004-05-16 krammadded image and shape tags.
2004-05-16 krammfixed bug in dependency handling.
2004-05-16 krammadded test5.
2004-05-16 krammuses/supports Imaging python module now.
2004-05-16 krammfixed 15bpp example, added some alpha to palette image.
2004-05-11 krammbrought up to date
2004-05-11 krammadded chapter about the -lstdc++ problem.
2004-05-11 krammfixed a bug which appeared when the first line was...
2004-05-11 krammadded support for text boxes.
2004-05-11 kramm* small changes to glyph display
2004-05-11 krammfixed segmentation fault in T1_ReencodeFont().
2004-05-11 krammadded dependencies to config.h.
2004-05-11 kramm* fixed a bug in swf_GetRGBA
2004-05-11 krammremamed swf_FontExtractDefineTextCallback to swf_ParseD...
2004-05-11 krammremoved buttons from swf_GetDefineBBox(), as they don...
2004-05-11 krammadded method swf_ParseDefineText().
2004-05-08 krammadded shortcuts for some SWF3 actions (play,stop,previo...
2004-05-08 krammthe area attribute of buttons is now copied from idle...
2004-05-08 krammuses newer autoconf syntax now
2004-05-07 krammfixed several bugs in the button implementation.
2004-05-07 krammfix: definebutton2 has an alpha cxform.
2004-05-07 kramm* added -Wno-redundant-decls to compiler flags
2004-05-07 krammadded SWFs.
2004-05-07 krammadded executables
next