call swf_output_preparepage() in order to get links to work correctly
[swftools.git] / lib /
2005-07-23 krammgcc 3.2.x fix
2005-07-23 krammadded quality parameters
2005-07-23 krammfixed recursive make bug
2005-07-23 krammadded quality param to gfxfont_load()
2005-07-23 krammadded quality parameter to gfxdraw_cubicTo()
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 circle drawing
2005-06-19 krammstartpage() now only takes width/height
2005-06-19 krammfixed memory deallocing
2005-06-04 krammremoved duplicate entry of swf_Shape2ToShape()
2005-06-02 krammfinish() now returns an gfxresult
2005-06-02 dsegOutputed swf was corrupt on Windows
2005-06-02 dsegCompilation fixes
2005-06-02 dsegCouldn't compile since rfxswf.h R1.112. fixed.
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-23 dsegfix for GCC 4.0
2005-05-21 krammoptimized spline approximation
2005-05-21 krammfixed integral error calculation
2005-05-21 krammfixed character reading: take offset table into account.
2005-05-21 krammfixed drawlink prototype
2005-05-08 krammadded gfxline_transform(), gfxline_clone(), gfxmatrix_d...
2005-05-08 krammseveral fixes
2005-05-08 krammmoved matrix from addfont to drawchar
2005-05-08 krammadded a temporary swf_FontReduce() solution
2005-05-01 krammfixed gfxfont_free() prototype
2005-05-01 krammnew function gfxline_append()
2005-05-01 krammfixed some mem leaks, added gfxfont_free()
2005-05-01 krammgcc 2.95.x fixes
2005-04-30 krammadded gfxfont.o target
2005-04-30 krammnew function gfxdraw_conicTo()
2005-04-30 kramminitial revision
2005-04-29 krammfixed duplicate ST_REFLEX handling
2005-04-29 krammfixed bounding box bug
2005-04-29 krammfixed a bug occuring when shapes are entirely outside...
2005-04-29 krammfixed un-premultiply routines
2005-04-07 krammfixed quality setting for cubic spline conversion.
2005-04-07 krammadded png.o to targets
2005-04-07 krammadded an implementation for image mode 4.
2005-04-07 kramminitial revision
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 swf_FontEnumerate() prototype
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 some more info to the "out of memory" messages.
2005-04-01 kramm* optimized moveTo
2005-04-01 krammfixed swf_FontEnumerate() prototype
2005-04-01 krammlog files are now dos format
2005-04-01 krammadded prefix to gfxline_dump()
2005-04-01 krammsome interface changes
2005-04-01 krammadded swf_ImageGetNumberOfPaletteEntries2() function
2005-04-01 krammfixed swf_FontEnumerate() prototype
2005-04-01 krammfixed compile-time problem
2005-03-27 krammadded swf_GetSWFBackgroundColor() and swf_RenderSWF...
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 krammcommented out swf_ParseShapeData()
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 krammsome parser fixes.
2005-02-27 krammadd a small value (0.0001) to the float parameters...
2005-02-27 krammadded function swf_AddImage().
2005-02-26 krammfixed path to libart.
2005-02-26 kramm* added gfxline_dump implementation
2005-02-26 krammgfxtool_draw_dashed_line now also needs a phase
2005-02-26 krammfixed swf_ImageScale for 2x2 images
2005-02-23 krammfixed error handling for missing zlib.
2005-02-22 kramminitial revision.
2005-02-22 krammfixed png2swf -C bug.
2005-02-22 krammnew function swf_ImageScale(), swf_SetLosslessImage().
2005-02-22 krammseveral small fixes
2005-02-22 krammadded libart compilation
2005-02-22 krammadded hash_md5()
2005-02-22 krammmd5_calc is now reentrant.
2005-02-22 krammlibart 2.3.16
2005-02-22 krammlibart 2.3.16
2005-02-22 krammfixed log output in case only t1lib is activated.
2005-02-22 krammnew functions swf_ImageScale(), swf_SetLosslessImage().
2005-02-15 kramminitial revision
2005-02-06 krammfixed library filename
next