2005-11-06 |
kramm | moved memory handling to mem.c, mem.h |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | removed include of rfxswf.h |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | removed rfxswf.h references |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | memory handling routines |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | added compiling of mem.c |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | added workaround for the "couldn't load glyph" freetype... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | added bitmap (render) device |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | fixed BUTTONSOUND/BUTTONCXFORM parsing |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | for move type placeobject, always set matrix and cxform |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | added some comments |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | small bugfixes |
commit | commitdiff | tree | snapshot |
2005-11-06 |
kramm | improved scaling for monochrome images |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | added new items |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | added mp3.{c,h}, moved wav.{c,h} to lib/, moved swfoutp... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | changed autoconf syntax to 2.13 |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | moved swfoutput.cc to ../lib/devices/ |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | moved swfoutput.h to ../lib/devices |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | fixed some error messages. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | removed gfxdevice_ prefixes in lib/devices/ |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | added devices |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | moved from gfxdevice_* |
commit | commitdiff | tree | snapshot |
2005-10-15 |
kramm | speedup, changed photo |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | moved wav.h to ../lib |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | fixed sscanf bug |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | moved wav.{c,h} to ../lib. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | fixed linewidth rounding |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | fixed space handling in drawChar() |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | changed argument order in read_wav() |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | standardized function names |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | moved from ../src/ |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | added mp3.o target |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | image tags now have an "image" attribute |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | new function rgba_to_image() |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | added function for reading images |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | fixed line width handling |
commit | commitdiff | tree | snapshot |
2005-10-12 |
kramm | applied mp3 patch from Joel Yliluoma. |
commit | commitdiff | tree | snapshot |
2005-09-18 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2005-09-18 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2005-09-18 |
kramm | added swf_SaveJPEG() function |
commit | commitdiff | tree | snapshot |
2005-09-18 |
kramm | removed swifty section |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | added protection against using both --cat and --stack |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | added -c --clip option |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | fixed usage output |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | fixed preloader rate reading if BACKTICKS isn't set |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | new "linktarget" option |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | added support for get(..,"width"), get(..,"height") |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | * fix for fileVersion and protect parameters |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | get() now takes a "name" parameter |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | fixed segv bug in drawChar() |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | default to "no" if crosscompiling |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | the antialize parameter in swf_RenderSWF() is now an int |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | added implementation for colortransform |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | dump out a warning if there's an overflow during matrix... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | fixed 0.7.0 compilation problem |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | only print the "can't scale monochrome image" warning... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | antializing is now possible with more subpixels (3x3... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | added "addcut" option |
commit | commitdiff | tree | snapshot |
2005-09-10 |
kramm | fixed -d (--scale) parameter |
commit | commitdiff | tree | snapshot |
2005-09-05 |
dseg | Fixed command substitution (`swfdump -XY ...`) handling... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
dseg | Win32 fix |
commit | commitdiff | tree | snapshot |
2005-08-06 |
kramm | Brought up to date release-0-7-0 |
commit | commitdiff | tree | snapshot |
2005-08-06 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2005-08-06 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2005-08-06 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2005-08-06 |
kramm | changed version to 0.7.0 |
commit | commitdiff | tree | snapshot |
2005-08-06 |
kramm | added faketags parameter |
commit | commitdiff | tree | snapshot |
2005-07-31 |
kramm | workaround for ligature problems |
commit | commitdiff | tree | snapshot |
2005-07-24 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2005-07-24 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2005-07-24 |
kramm | * shapes are now stored relatively to (0,0) |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | removed debugging code |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | link pages tables are now a part of SWFOutputDev |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added swf_output_preparepage() |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | fixed off-by-one bug in link handling |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | call swf_output_preparepage() in order to get links... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | Brought up to date |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | gcc 2.95.x fixes |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added swfedit and swf2png stubs |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added -c parameter |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | gcc 3.2.x fix |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added quality parameters |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | fixed recursive make bug |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added quality param to gfxfont_load() |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added quality parameter to gfxdraw_cubicTo() |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | prettyfied dump_matrix() output |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added some verbosity |
commit | commitdiff | tree | snapshot |
2005-07-23 |
kramm | added numframes parameter |
commit | commitdiff | tree | snapshot |
2005-07-16 |
kramm | changed -v syntax- no longer expect an argument |
commit | commitdiff | tree | snapshot |
2005-07-16 |
kramm | * use InfoOutputDev to determine maximum font size |
commit | commitdiff | tree | snapshot |
2005-07-16 |
kramm | * increased subfraction for spline->line conversion |
commit | commitdiff | tree | snapshot |
2005-07-05 |
kramm | check c,m,y,k parameters against bad values (< 0,>... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
kramm | fixed (tx,ty) handling in matrix multiplication |
commit | commitdiff | tree | snapshot |
2005-06-25 |
kramm | removed getCharID() |
commit | commitdiff | tree | snapshot |
2005-06-25 |
kramm | added function swf_isFontTag(). |
commit | commitdiff | tree | snapshot |
2005-06-25 |
kramm | fixed a bug for the tx/ty vector handling in swf_Matrix... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
kramm | fixed a wraparound bug for negative bitmap coordinates. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
kramm | fixed space->m bug, removed x1,y1,x2,y2 fields in swf_o... |
commit | commitdiff | tree | snapshot |
next |