polygon intersector: added horizontal line reconstruction
[swftools.git] / lib / python /
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-03-16 Matthias Krammpython/gfx.c: fixed bug in stroke passing
2009-01-15 Matthias Krammmoved .cvsignore to .gitignore
2008-11-24 krammfixed some g++ compile problems
2008-08-20 krammsmall bugfixes
2008-07-27 krammswf_DeleteTag now takes two arguments
2008-07-11 krammimplemented a few more device functions
2008-04-24 krammdon't build static libraries by default
2008-04-06 krammhandling for double swf.o in gfx.a
2008-04-05 krammadded OCR device
2008-04-05 krammmade .open() parameter parsing more foolproof
2008-04-05 kramma few documentation updates
2008-04-05 krammadded ocr dependency to gfx.so
2008-04-01 krammadded more drivers
2008-04-01 krammmade all setparameter() functions lowercase
2008-04-01 krammadded some dependencies
2008-04-01 krammrenamed setoption into setparameter, added output-...
2008-03-26 krammfixed various typos in the documentation
2008-03-26 krammadded documentation
2008-03-26 krammaccounted for libart changes
2008-03-12 krammreworked compression handling logic
2008-01-13 krammfixed gfx.so dependencies
2007-12-12 krammfixed compiler warnings
2007-12-12 krammmade imaging optional
2007-12-10 krammfixed some bugs
2007-12-10 krammrescale prototype changed
2007-11-28 krammstarted implementing 'passthrough' device
2007-11-09 krammfixed pdfdriver function call
2007-11-09 krammfixed compile problem
2007-08-15 krammadded setParameter() function
2007-06-17 krammfixed $(A) file creation
2007-05-09 krammgfxsource now has a getinfo function
2007-05-09 krammadded verbose function
2007-05-08 krammadded call to ranlib
2007-05-04 krammadded a missing dependency
2007-05-04 krammadded SWF.a to default targets
2007-05-04 krammadded gfx.a to default targets
2007-05-04 krammadded static gfx.a
2007-05-04 krammadded missing objects
2007-05-04 krammadded proper gfx.so dependencies
2007-05-04 krammremoved gfx.h reference
2007-05-04 krammadded gfx to default targets
2007-05-04 krammadded gfx module
2007-05-04 krammrenamed startframe/endframe to startpage/endpage
2007-05-04 krammmade _save function discard the underlying object
2007-05-04 krammadded more devices
2007-05-04 kramminitial checkin
2007-05-04 krammfixed compile error
2007-04-22 krammadded tag field
2007-01-07 krammfixed compile error
2005-12-03 krammfixed typo in error message
2005-11-18 krammadded png save support
2005-10-12 krammimage tags now have an "image" attribute
2005-10-12 krammnew function rgba_to_image()
2005-10-12 krammadded function for reading images
2005-09-10 krammadded implementation for colortransform
2005-02-05 krammset ob_type for FillStyle/LineStyle.
2005-01-24 krammadded support for load(data=...)
2005-01-21 krammapplied patch from Daichi Shinozaki.
2004-12-30 krammremoved swftagmap from parse function.
2004-12-30 krammadded PlaceObject parser.
2004-12-30 krammadded getter for matrix entries.
2004-12-30 krammadded f_Matrix2()
2004-12-30 krammadded f_Matrix2().
2004-12-30 krammfixed bug in bbox.
2004-12-30 krammadded TODO comment.
2004-12-30 krammadded isPlacement, isFont, setBBox() routines.
2004-12-18 krammadded some more generic tag functions.
2004-12-18 krammadded isShape() tag function.
2004-12-18 krammadded fillstyle and linestyle primitives.
2004-12-18 krammsmall fixes.
2004-12-18 krammadded shape parsing.
2004-12-18 kramm* fixed segf if bbox not set
2004-11-25 krammadded $(A) for lib extension.
2004-11-22 krammobject extension is now determined by configure. (...
2004-11-07 krammuse @SHARED@ instead of -shared.
2004-11-01 krammallow only the original image width/height in movie...
2004-11-01 krammallow some other image sizes in movie->addFrame().
2004-09-14 krammadded f_DefineShape method.
2004-09-14 krammadded missing member initialization.
2004-09-14 krammverbose is now off by default.
2004-09-07 krammnew videostream function addBlackFrame().
2004-09-06 krammcommented out debug code.
2004-09-03 krammadded files.
2004-08-14 krammdo not build executables by default.
2004-08-14 krammadded include.
2004-07-25 krammundid last change.
2004-07-25 krammadded matrix argument to swf_SetDefineText().
2004-07-13 krammchanged remaining SWF.so to SWF.$(SLEXT).
2004-07-12 krammoutput file is now named either SWF.so or SWF.dll.
2004-07-12 krammpython interface compilation is now controlled by autoconf.
2004-06-12 krammfixed some trivial bugs.
2004-06-06 krammattribute bbox is now instance of class SWF.BBox.
2004-06-06 krammadded new constructor for bbox.
2004-06-06 krammadded bbox attribute to text tag.
2004-05-29 krammadded pivotx,pivoty parameters to matrix constructor.
2004-05-29 krammadded removeobject tags.
2004-05-22 krammadded taglist_getTAGs2() function
2004-05-22 krammsprite support.
2004-05-22 krammadded tag_setattr, added sprite support
next