2007-01-21 |
kramm | added "graphics" and "text" parameters |
tree | commitdiff |
2007-01-21 |
kramm | added keepratio parameter |
tree | commitdiff |
2007-01-21 |
kramm | don't print a warning on each unknown parameter |
tree | commitdiff |
2007-01-17 |
kramm | added blend modes + filter lists |
tree | commitdiff |
2007-01-17 |
kramm | added more new tags |
tree | commitdiff |
2007-01-17 |
kramm | added new devices |
tree | commitdiff |
2007-01-17 |
kramm | made getstring respect the tag boundary |
tree | commitdiff |
2007-01-17 |
kramm | two new gfxmatrix functions |
tree | commitdiff |
2007-01-17 |
kramm | fixed placeobject3 support |
tree | commitdiff |
2007-01-17 |
kramm | added more flash 8 support |
tree | commitdiff |
2007-01-17 |
kramm | added new flash8 tags |
tree | commitdiff |
2007-01-17 |
kramm | new device |
tree | commitdiff |
2007-01-13 |
kramm | added comment about image alpha |
tree | commitdiff |
2007-01-13 |
kramm | added writing of flash 8 setattributes tag |
tree | commitdiff |
2007-01-13 |
kramm | premultiply alpha |
tree | commitdiff |
2007-01-13 |
kramm | added parsing for flash 8 fill styles |
tree | commitdiff |
2007-01-13 |
kramm | added flash 8 tags |
tree | commitdiff |
2007-01-07 |
kramm | renamed log() method to remove compiler warning |
tree | commitdiff |
2007-01-07 |
kramm | fixed mem leaks |
tree | commitdiff |
2007-01-07 |
kramm | added break_on_warning feature |
tree | commitdiff |
2007-01-07 |
kramm | cleanups, warn about gradients and tiled fills |
tree | commitdiff |
2007-01-07 |
kramm | fixed compile error |
tree | commitdiff |
2007-01-07 |
kramm | removed cap/joint style warning |
tree | commitdiff |
2007-01-07 |
kramm | removed png dependency |
tree | commitdiff |
2007-01-07 |
kramm | switched off logging |
tree | commitdiff |
2007-01-07 |
kramm | made functions static |
tree | commitdiff |
2007-01-07 |
kramm | new option polygonoutlines |
tree | commitdiff |
2007-01-06 |
kramm | added 64 bit types |
tree | commitdiff |
2007-01-06 |
kramm | initial revision |
tree | commitdiff |
2007-01-06 |
kramm | reader/writer are now typedefs |
tree | commitdiff |
2007-01-06 |
kramm | fontlist structure added |
tree | commitdiff |
2007-01-06 |
kramm | new gfxdevices records and ops |
tree | commitdiff |
2007-01-06 |
kramm | changed to typedefs |
tree | commitdiff |
2007-01-06 |
kramm | added more devices to pdf2swf compile line |
tree | commitdiff |
2007-01-06 |
kramm | added warning message for bad pdfs |
tree | commitdiff |
2007-01-06 |
kramm | added softmask/tgroup fields |
tree | commitdiff |
2007-01-06 |
kramm | added softmask/tgroup implementation |
tree | commitdiff |
2007-01-06 |
kramm | new function swf_Relocate2() |
tree | commitdiff |
2007-01-06 |
kramm | always call optimize now |
tree | commitdiff |
2007-01-06 |
kramm | several bugfixes |
tree | commitdiff |
2007-01-06 |
kramm | added name |
tree | commitdiff |
2007-01-06 |
kramm | new devices, for recording drawing operations |
tree | commitdiff |
2007-01-06 |
kramm | new devices, for color transformations |
tree | commitdiff |
2007-01-06 |
kramm | new device union |
tree | commitdiff |
2006-12-02 |
kramm | removed old freetype workaround |
tree | commitdiff |
2006-12-02 |
kramm | fixed crash due to transparency groups without a colorspace |
tree | commitdiff |
2006-12-02 |
kramm | don't draw shapes with alpha=0 |
tree | commitdiff |
2006-11-26 |
kramm | renamed ../pdflib target in pdf/ to libpdf |
tree | commitdiff |
2006-11-26 |
kramm | added NO_ARGPARSER option |
tree | commitdiff |
2006-11-26 |
kramm | fixed startPage() call |
tree | commitdiff |
2006-11-26 |
kramm | added "pages" parameter |
tree | commitdiff |
2006-11-26 |
kramm | added libpdf target |
tree | commitdiff |
2006-11-26 |
kramm | added drawMaskedImage, drawSoftMaskedImage, call functi... |
tree | commitdiff |
2006-11-26 |
kramm | made id error message more explicit |
tree | commitdiff |
2006-11-19 |
kramm | fixed g++ warning |
tree | commitdiff |
2006-11-19 |
kramm | made target in pdf/ more explicit, to allow for local... |
tree | commitdiff |
2006-11-19 |
kramm | moved xpdf/ to pdf/ |
tree | commitdiff |
2006-11-19 |
kramm | added mktempname function |
tree | commitdiff |
2006-11-19 |
kramm | transparencygroup/softmask workarounds |
tree | commitdiff |
2006-11-19 |
kramm | added dependencies |
tree | commitdiff |
2006-11-19 |
kramm | moved from ../xpdf/ |
tree | commitdiff |
2006-11-19 |
kramm | adjusted to new location |
tree | commitdiff |
2006-11-19 |
kramm | script to add a new xpdf version |
tree | commitdiff |
2006-11-19 |
kramm | fixed preprocessor warning |
tree | commitdiff |
2006-11-19 |
kramm | fixed GlobalParams.h patch section |
tree | commitdiff |
2006-11-19 |
kramm | moved from .. |
tree | commitdiff |
2006-11-19 |
kramm | moved from ../xpdf/ |
tree | commitdiff |
2006-11-19 |
kramm | bugfix in spline conversion |
tree | commitdiff |
2006-11-19 |
kramm | c++ fixes |
tree | commitdiff |
2006-10-30 |
kramm | added more checks for buggy wav files |
tree | commitdiff |
2006-10-30 |
kramm | dump ft error code if font didn't load |
tree | commitdiff |
2006-10-30 |
kramm | fixed clipping |
tree | commitdiff |
2006-10-30 |
kramm | fixed clipping, gotoR handling |
tree | commitdiff |
2006-10-30 |
kramm | * draw images behind clipped text again |
tree | commitdiff |
2006-10-30 |
kramm | made error messages more precise |
tree | commitdiff |
2006-10-30 |
kramm | changed "%c" in text extraction to "%lc" |
tree | commitdiff |
2006-10-30 |
kramm | shortified some log messages |
tree | commitdiff |
2006-07-15 |
kramm | added spline->line conversion |
tree | commitdiff |
2006-07-15 |
kramm | fixed segfault |
tree | commitdiff |
2006-06-16 |
kramm | initial checkin |
tree | commitdiff |
2006-06-16 |
kramm | added gfxmatrix_transform() |
tree | commitdiff |
2006-06-16 |
kramm | pass font id to loadfont |
tree | commitdiff |
2006-06-16 |
kramm | flagged addfont() as deprecated |
tree | commitdiff |
2006-06-16 |
kramm | added arts device |
tree | commitdiff |
2006-06-16 |
kramm | generate long tags for soundstreamblock and definejpeg... |
tree | commitdiff |
2006-06-16 |
kramm | changed addFont/drawChar function parameters |
tree | commitdiff |
2006-06-16 |
kramm | fixed potential segfault in password handling |
tree | commitdiff |
2006-06-16 |
kramm | added used_glyphs field in font usage |
tree | commitdiff |
2006-06-16 |
kramm | added logging |
tree | commitdiff |
2006-06-16 |
kramm | enhanced logging |
tree | commitdiff |
2006-06-16 |
kramm | small changes to font handling |
tree | commitdiff |
2006-06-16 |
kramm | added implemntation of polygons, strokes, and textures. |
tree | commitdiff |
2006-06-16 |
kramm | initial revision |
tree | commitdiff |
2006-06-16 |
kramm | changed addfont/drawchar prototype |
tree | commitdiff |
2006-06-16 |
kramm | arts related stuff from swf.c |
tree | commitdiff |
2006-06-16 |
kramm | moved arts related stuff to artsutils.c |
tree | commitdiff |
2006-06-05 |
kramm | added libpdf |
tree | commitdiff |
2006-06-05 |
kramm | actionscript buffer is now bigger, preventing segfaults... |
tree | commitdiff |
2006-06-05 |
kramm | enhanced alpha handling |
tree | commitdiff |
2006-06-05 |
kramm | added __cplusplus handling |
tree | commitdiff |
next |