Brought up to date
[swftools.git] / lib /
2006-06-16 krammadded used_glyphs field in font usage
2006-06-16 krammadded logging
2006-06-16 krammenhanced logging
2006-06-16 krammsmall changes to font handling
2006-06-16 krammadded implemntation of polygons, strokes, and textures.
2006-06-16 kramminitial revision
2006-06-16 krammchanged addfont/drawchar prototype
2006-06-16 krammarts related stuff from swf.c
2006-06-16 krammmoved arts related stuff to artsutils.c
2006-06-05 krammadded libpdf
2006-06-05 krammactionscript buffer is now bigger, preventing segfaults...
2006-06-05 krammenhanced alpha handling
2006-06-05 krammadded __cplusplus handling
2006-06-05 krammmoved ../../pdf2swf/xpdf to .
2006-06-05 krammmoved ../../pdf2swf/xpdf to .
2006-06-05 krammgcc 2.95.x fixes
2006-06-05 krammsmall fixes/cleanups
2006-06-05 krammremoved initialization stuff
2006-06-05 krammopengl device (just for fun)
2006-06-05 krammfixed page number link bug
2006-05-01 krammbugfixes
2006-05-01 krammfixes
2006-05-01 krammadded gfxresult handlers
2006-04-16 krammOn win32, return 0 if installation path isn't set in...
2006-04-16 krammsmall fixes
2006-04-16 krammremoved the need for REVERSESWAP
2006-04-16 krammdon't switch to custom chartables
2006-04-16 krammadded *.lib to clean target
2006-04-16 krammadded some consistency checking for id table
2006-04-16 krammfixed bug in character matrix calculation
2006-04-16 krammadded explicit Action_End() to all links
2006-04-16 krammadded externallinkfunction parameter
2006-04-16 krammoptimized shape generation- omit moveto(0,0)
2006-04-16 krammadded spline->line optimization
2006-04-16 krammnew option disable_polygon_conversion
2006-04-16 krammdon't increase the swfid for shapes which are cancelled
2006-02-09 krammadded #include <stdlib.h> before #include config_static.h
2006-01-22 krammautomatically add a moveTo (0,0) to the start of a...
2006-01-16 krammwhen saving, don't realloc the clients bitmap
2006-01-16 krammfixed matrix multiplication order for bitmaps
2006-01-16 krammsupport for clipdepths in swf_RelocateDepth
2006-01-16 krammuncommented warning message
2006-01-06 krammcompile devices/render.o
2006-01-06 krammadded some parentheses
2006-01-06 kramm* id overflow now triggers an exit(1)
2006-01-06 krammtried to fix bad advance values
2006-01-06 krammadded c++ handling
2006-01-06 krammtrivial fixes
2006-01-06 krammintial revision
2005-12-07 krammonly remap the font if we found a valid encoding (where...
2005-12-07 krammonly remove empty glyphs if they don't have a name
2005-12-07 krammglyph2ascii can now be NULL
2005-12-07 krammswf_SetSoundDefine() now uses swf_SetSoundDefineRaw...
2005-12-03 krammnew parameter "internallinkfunction".
2005-12-03 krammfixed layout information (leading, ascent/descent)
2005-12-03 krammfixed typo in error message
2005-12-03 krammincreased max line split to 64
2005-12-03 krammadded newline capability to swf_SetDefineText().
2005-11-18 krammadded png save support
2005-11-13 krammapplied SVG patch from Magnus Lundin
2005-11-13 krammsome fixes for buggy fonts
2005-11-13 krammadded "linkcolor" option
2005-11-13 krammfixed text field parsing
2005-11-06 krammmoved memory handling to mem.c, mem.h
2005-11-06 krammremoved include of rfxswf.h
2005-11-06 krammremoved rfxswf.h references
2005-11-06 krammmemory handling routines
2005-11-06 krammadded compiling of mem.c
2005-11-06 krammadded workaround for the "couldn't load glyph" freetype...
2005-11-06 krammadded bitmap (render) device
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-15 krammremoved gfxdevice_ prefixes in lib/devices/
2005-10-15 krammadded devices
2005-10-15 krammmoved from gfxdevice_*
2005-10-12 krammchanged argument order in read_wav()
2005-10-12 krammstandardized function names
2005-10-12 krammmoved from ../src/
2005-10-12 krammadded mp3.o target
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-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 krammthe antialize parameter in swf_RenderSWF() is now an int
2005-09-10 krammadded implementation for colortransform
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 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
next