fixed drawlink() ruby callback
[swftools.git] / lib / modules /
2007-08-20 krammfirst half of Huub Schaek's sweep patch
2007-08-15 krammforce quality >= 101 to use lossless encoding
2007-08-11 krammadded extra braces
2007-08-07 krammpatch from Huub Schaeks
2007-07-27 krammapplied patches from Huub Schaeks
2007-07-27 krammchanged datalens to zlib datatype
2007-07-27 krammadded sprite support
2007-07-27 krammfixed bug in swf_Relocate()
2007-07-04 krammadded scenedescription tag
2007-06-24 krammextract bbox also from shape4
2007-06-24 krammDEFINESHAPE4 adjustments
2007-03-18 krammadded focal gradient support
2007-03-18 krammseveral fixes in used ids enumerating
2007-01-21 krammremoved debug output
2007-01-21 krammadded dumpgradient
2007-01-21 krammadded filter implementation
2007-01-21 krammsome fixes to shape parsing
2007-01-21 kramminitial revision
2007-01-17 krammfixed placeobject3 support
2007-01-17 krammadded more flash 8 support
2007-01-17 krammadded new flash8 tags
2007-01-13 krammadded parsing for flash 8 fill styles
2007-01-13 krammadded flash 8 tags
2007-01-06 krammnew function swf_Relocate2()
2006-10-30 krammmade error messages more precise
2006-10-30 krammchanged "%c" in text extraction to "%lc"
2006-06-16 krammadded used_glyphs field in font usage
2006-06-05 krammgcc 2.95.x fixes
2006-06-05 krammsmall fixes/cleanups
2006-04-16 krammadded some consistency checking for id table
2006-04-16 krammfixed bug in character matrix calculation
2006-01-16 krammfixed matrix multiplication order for bitmaps
2006-01-16 krammsupport for clipdepths in swf_RelocateDepth
2005-12-07 krammglyph2ascii can now be NULL
2005-12-07 krammswf_SetSoundDefine() now uses swf_SetSoundDefineRaw...
2005-12-03 krammincreased max line split to 64
2005-12-03 krammadded newline capability to swf_SetDefineText().
2005-11-13 krammfixed text field parsing
2005-11-06 krammfixed BUTTONSOUND/BUTTONCXFORM parsing
2005-11-06 krammfor move type placeobject, always set matrix and cxform
2005-11-06 krammadded some comments
2005-11-06 krammsmall bugfixes
2005-11-06 krammimproved scaling for monochrome images
2005-10-12 krammfixed line width handling
2005-10-12 krammapplied mp3 patch from Joel Yliluoma.
2005-09-18 krammadded swf_SaveJPEG() function
2005-09-10 krammdump out a warning if there's an overflow during matrix...
2005-09-10 krammfixed 0.7.0 compilation problem
2005-09-10 krammonly print the "can't scale monochrome image" warning...
2005-09-10 krammantializing is now possible with more subpixels (3x3...
2005-07-23 krammprettyfied dump_matrix() output
2005-07-05 krammfixed (tx,ty) handling in matrix multiplication
2005-06-25 krammadded function swf_isFontTag().
2005-06-25 krammfixed a bug for the tx/ty vector handling in swf_Matrix...
2005-06-25 krammfixed a wraparound bug for negative bitmap coordinates.
2005-06-25 krammadded swf_isPlaceTag()
2005-06-19 krammremoved debugging output
2005-06-19 krammfixed memory deallocing
2005-05-28 krammfixed alpha color values in swf_ExtractText()
2005-05-28 krammadded text rendering
2005-05-28 krammwhen dumping shapes, dump used fill-/linestyles, too
2005-05-21 krammfixed character reading: take offset table into account.
2005-05-08 krammadded a temporary swf_FontReduce() solution
2005-05-01 krammgcc 2.95.x fixes
2005-04-29 krammfixed a bug occuring when shapes are entirely outside...
2005-04-29 krammfixed un-premultiply routines
2005-04-07 krammadded definejpeg3 extraction support
2005-04-07 krammadded pre-multiplying / un-premultiplying stuff.
2005-04-07 krammfixed memory holes.
2005-04-03 krammfixed jpegtable merging
2005-04-03 krammfixed swf_FontEnumerate()
2005-04-03 kramm* some clipping optimizations
2005-04-03 krammstarted implementation of a z-buffer.
2005-04-01 krammadded swf_ImageGetNumberOfPaletteEntries2() function
2005-04-01 krammfixed swf_FontEnumerate() prototype
2005-03-27 krammnew function swf_GetSWFBackgroundColor()
2005-03-27 kramm* some bugfixes
2005-03-27 krammswf_Shape2Free() now set's all free'd pointers to 0
2005-03-27 krammfixed a bug in swf_ExtractImage() for 8-bit palette...
2005-03-25 krammoptimized memory usage.
2005-03-25 krammadded some optimizations
2005-03-25 krammgcc 2.95.x fixes
2005-03-07 krammmade enumerateUsedIDs_styles() global.
2005-03-07 krammadded support for additional fill styles.
2005-03-06 krammmade a log message more precise
2005-03-06 kramm* optimized swf_GetNumberOfPaletteEntries()
2005-03-06 krammadded a small optimization to swf_ImageGetNumberOfPalet...
2005-03-06 krammfixed a bug where a non-loadable character shifts all...
2005-02-27 krammadd a small value (0.0001) to the float parameters...
2005-02-27 krammadded function swf_AddImage().
2005-02-26 krammfixed swf_ImageScale for 2x2 images
2005-02-22 krammfixed log output in case only t1lib is activated.
2005-02-22 krammnew functions swf_ImageScale(), swf_SetLosslessImage().
2005-01-24 krammfixed a bug in #if 0'd code
2005-01-21 krammfixed obj->move parsing bug.
2005-01-21 krammnew function swf_RemoveJPEGTables()
2005-01-10 krammchanged line width algorithm.
2005-01-10 krammadded swf_ShapeAddFillStyle2().
2005-01-10 krammadded comment about point size.
2005-01-07 krammadded some comments about line width.
next