replaced libart with new polygon code
[swftools.git] / lib / modules /
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.
2004-12-30 krammswf_SetDefineBBox().
2004-12-18 krammfixed memory usage bug.
2004-12-18 krammswf_GetBBox() now returns a zeroed out bbox if the...
2004-12-18 krammadded swf_SetTagPos(tag, 0).
2004-12-16 krammadded some comments.
2004-12-16 krammgcc 2.95.3 fixes.
2004-12-12 krammfixed non-(0,0) movie bbox bug.
2004-12-11 krammadded swf_Shape2Clone() function.
2004-12-11 krammfixed "shifted texture shape" bug.
2004-11-28 krammfixed SET_TO_ZERO logic.
2004-11-28 krammfixed SET_TO_ZERO handling.
2004-11-23 krammadded background color support.
2004-11-23 krammswf_FontEnumerate now passes a self pointer to the...
2004-11-22 krammdon't write out "S16 out of bounds) warnings in case...
2004-11-19 kramm* fixed clipped bitmap handling
2004-11-16 krammimproved line rendering quality.
2004-11-16 krammfixed a bug which caused swf_Optimize() to miss some...
2004-11-15 krammadded newline to fprintf(stderr,...).
2004-11-12 kramminitial revision.
2004-11-11 krammnew function swf_RecodeShapeData().
2004-11-11 krammadded dummy xpos to swf_TextCalculateBBoxUTF8().
2004-11-07 krammfixed malloc(0).
2004-11-05 krammnew functions
2004-11-05 krammfixed byte order in swf_JPEG2TagToImage().
2004-11-05 krammchanged from malloc to rfx_alloc.
2004-11-03 krammfixed swf_Optimize(). always return positive tag hash.
2004-11-02 krammremoved debugging printf.
2004-11-01 krammswf_GetPlaceObject() can now also parse PLACEOBJECTs.
next