new device union
[swftools.git] / lib /
2007-01-06 krammnew device union
2006-12-02 krammremoved old freetype workaround
2006-12-02 krammfixed crash due to transparency groups without a colorspace
2006-12-02 krammdon't draw shapes with alpha=0
2006-11-26 krammrenamed ../pdflib target in pdf/ to libpdf
2006-11-26 krammadded NO_ARGPARSER option
2006-11-26 krammfixed startPage() call
2006-11-26 krammadded "pages" parameter
2006-11-26 krammadded libpdf target
2006-11-26 krammadded drawMaskedImage, drawSoftMaskedImage, call functi...
2006-11-26 krammmade id error message more explicit
2006-11-19 krammfixed g++ warning
2006-11-19 krammmade target in pdf/ more explicit, to allow for local...
2006-11-19 krammmoved xpdf/ to pdf/
2006-11-19 krammadded mktempname function
2006-11-19 krammtransparencygroup/softmask workarounds
2006-11-19 krammadded dependencies
2006-11-19 krammmoved from ../xpdf/
2006-11-19 krammadjusted to new location
2006-11-19 krammscript to add a new xpdf version
2006-11-19 krammfixed preprocessor warning
2006-11-19 krammfixed GlobalParams.h patch section
2006-11-19 krammmoved from ..
2006-11-19 krammmoved from ../xpdf/
2006-11-19 krammbugfix in spline conversion
2006-11-19 krammc++ fixes
2006-10-30 krammadded more checks for buggy wav files
2006-10-30 krammdump ft error code if font didn't load
2006-10-30 krammfixed clipping
2006-10-30 krammfixed clipping, gotoR handling
2006-10-30 kramm* draw images behind clipped text again
2006-10-30 krammmade error messages more precise
2006-10-30 krammchanged "%c" in text extraction to "%lc"
2006-10-30 krammshortified some log messages
2006-07-15 krammadded spline->line conversion
2006-07-15 krammfixed segfault
2006-06-16 kramminitial checkin
2006-06-16 krammadded gfxmatrix_transform()
2006-06-16 krammpass font id to loadfont
2006-06-16 krammflagged addfont() as deprecated
2006-06-16 krammadded arts device
2006-06-16 krammgenerate long tags for soundstreamblock and definejpeg...
2006-06-16 krammchanged addFont/drawChar function parameters
2006-06-16 krammfixed potential segfault in password handling
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
next