2005-07-23 |
kramm | added swf_output_preparepage() |
tree | commitdiff |
2005-07-23 |
kramm | fixed off-by-one bug in link handling |
tree | commitdiff |
2005-07-23 |
kramm | call swf_output_preparepage() in order to get links... |
tree | commitdiff |
2005-07-16 |
kramm | * use InfoOutputDev to determine maximum font size |
tree | commitdiff |
2005-07-16 |
kramm | * increased subfraction for spline->line conversion |
tree | commitdiff |
2005-07-05 |
kramm | check c,m,y,k parameters against bad values (< 0,>... |
tree | commitdiff |
2005-06-25 |
kramm | removed getCharID() |
tree | commitdiff |
2005-06-25 |
kramm | fixed space->m bug, removed x1,y1,x2,y2 fields in swf_o... |
tree | commitdiff |
2005-06-25 |
kramm | removed x1,y1,x2,y2 fields in swf_output |
tree | commitdiff |
2005-06-25 |
kramm | some cleanups in drawchar() |
tree | commitdiff |
2005-06-19 |
kramm | * several cleanups |
tree | commitdiff |
2005-06-19 |
kramm | changed pagefeed to startframe/endframe |
tree | commitdiff |
2005-06-19 |
kramm | removed swfoutput_newpage(), swfoutput_pagefeed() |
tree | commitdiff |
2005-06-19 |
kramm | nup code rewritten to comply with the new startframe... |
tree | commitdiff |
2005-06-19 |
kramm | swf_output_startframe() and swf_output_endframe() now... |
tree | commitdiff |
2005-06-17 |
kramm | fixed parameter setting |
tree | commitdiff |
2005-06-04 |
kramm | fixed a mem leak |
tree | commitdiff |
2005-06-02 |
kramm | fixed some memory allocation issues |
tree | commitdiff |
2005-06-02 |
kramm | implemented new version of finish() |
tree | commitdiff |
2005-06-02 |
kramm | swf_output_save() now returns a negative value on failure |
tree | commitdiff |
2005-05-28 |
kramm | took some further steps in implementing gfxdevice. |
tree | commitdiff |
2005-05-22 |
kramm | fixed rounding of text bboxes. |
tree | commitdiff |
2005-05-22 |
kramm | fixed font bounding box generation. |
tree | commitdiff |
2005-05-21 |
kramm | added drawlink strub |
tree | commitdiff |
2005-05-16 |
kramm | zoom is now a double |
tree | commitdiff |
2005-05-16 |
kramm | fixed dll target linker invokation |
tree | commitdiff |
2005-05-16 |
kramm | fixed several font-stroke related bugs |
tree | commitdiff |
2005-05-08 |
kramm | added more gfxdevice-like prototypes |
tree | commitdiff |
2005-05-08 |
kramm | added gfx font loading |
tree | commitdiff |
2005-05-08 |
kramm | * moved non-gfxdevice specific font handling to SWFOutp... |
tree | commitdiff |
2005-05-01 |
kramm | added ../lib/gfxfont.o dependency |
tree | commitdiff |
2005-05-01 |
kramm | new parameter "bboxvars". |
tree | commitdiff |
2005-04-30 |
kramm | type 0 fonts are now enabled by default |
tree | commitdiff |
2005-04-30 |
kramm | added pdf2swf.dll target |
tree | commitdiff |
2005-04-30 |
kramm | if there's an ID overflow, output a blank page. |
tree | commitdiff |
2005-04-30 |
kramm | * re-inserted font deletion |
tree | commitdiff |
2005-04-29 |
kramm | if there was an ID or depth overflow, wipe everything. |
tree | commitdiff |
2005-04-29 |
kramm | added stub for image cache |
tree | commitdiff |
2005-04-29 |
kramm | * fixed a mem leak |
tree | commitdiff |
2005-04-29 |
kramm | fixed a mem leak |
tree | commitdiff |
2005-04-29 |
kramm | fixed a few mem leaks |
tree | commitdiff |
2005-04-29 |
kramm | fixed -w option |
tree | commitdiff |
2005-04-07 |
kramm | added workaround for text clipping (text render = 7) |
tree | commitdiff |
2005-04-07 |
kramm | added log message "swf written" |
tree | commitdiff |
2005-04-01 |
kramm | * changed swf_fillgradient() prototype. |
tree | commitdiff |
2005-03-25 |
kramm | optimized depth and character id handling. less depths... |
tree | commitdiff |
2005-03-06 |
kramm | added some comments |
tree | commitdiff |
2005-03-06 |
kramm | fixed Type0C handling. |
tree | commitdiff |
2005-03-06 |
kramm | fixed compiler warning |
tree | commitdiff |
2005-02-27 |
kramm | fixed type 3 stroke/fill color problem. |
tree | commitdiff |
2005-02-27 |
kramm | made moveto take double as argument |
tree | commitdiff |
2005-02-27 |
kramm | added comments about maskcolors |
tree | commitdiff |
2005-02-27 |
kramm | images are now stored in either jpeg or zlib, whatever... |
tree | commitdiff |
2005-02-26 |
kramm | added dependency on ../lib/art/libart.a |
tree | commitdiff |
2005-02-26 |
kramm | * re-added outline dumping for <trace> loglevel |
tree | commitdiff |
2005-02-26 |
kramm | * bugfixes for dashed/dotted lines |
tree | commitdiff |
2005-02-26 |
kramm | * several image handling fixes |
tree | commitdiff |
2005-02-23 |
kramm | removed extern "C" stuff- the header files do that... |
tree | commitdiff |
2005-02-23 |
kramm | * only scale images down |
tree | commitdiff |
2005-02-22 |
kramm | added ../lib/art/libart.a dependency. |
tree | commitdiff |
2005-02-22 |
kramm | started to port to gfxdevice abstraction. |
tree | commitdiff |
2005-02-22 |
kramm | removed SWF_OUTLINE- gfxdevice's outlines are now used. |
tree | commitdiff |
2005-02-22 |
kramm | started to port output to gfxdevice abstraction. |
tree | commitdiff |
2005-02-22 |
kramm | turned off checking, fixed compiler warnings. |
tree | commitdiff |
2005-02-20 |
kramm | removed swfoutput_drawimagelosslessN function |
tree | commitdiff |
2005-02-20 |
kramm | reworked image code. |
tree | commitdiff |
2005-02-20 |
kramm | header for cmyk.cc |
tree | commitdiff |
2005-02-20 |
kramm | added cmyk.cc. |
tree | commitdiff |
2005-02-20 |
kramm | new CMYK-RGB code |
tree | commitdiff |
2005-02-05 |
kramm | fixed -b in conjunction with -z. |
tree | commitdiff |
2005-02-05 |
kramm | added comment concerning GfxDeviceCMYKColorSpace::getRGB() |
tree | commitdiff |
2005-01-21 |
kramm | * moved os-specific functions to ../lib/os.c |
tree | commitdiff |
2005-01-21 |
kramm | removed SWFTOOLS_DATADIR definition. |
tree | commitdiff |
2004-12-30 |
kramm | moved bitmaps by (-0.5,-0.5), in the hope that the... |
tree | commitdiff |
2004-12-21 |
kramm | undid 1.95->1.96 changes |
tree | commitdiff |
2004-12-20 |
kramm | fixed page52.pdf segfault (added null pointer handling to |
tree | commitdiff |
2004-12-18 |
kramm | * fixed bbox bug, which caused shapes to disappear |
tree | commitdiff |
2004-12-18 |
kramm | omit drawing of objects outside the page. |
tree | commitdiff |
2004-11-28 |
kramm | fixed crash if a standard font wasn't found. |
tree | commitdiff |
2004-11-25 |
kramm | added some comments. |
tree | commitdiff |
2004-11-25 |
kramm | added new option "forceType0Fonts". |
tree | commitdiff |
2004-11-25 |
kramm | added $(A) for lib extension. |
tree | commitdiff |
2004-11-22 |
kramm | fixed bug in SWFOutputDev::getDimensions(). |
tree | commitdiff |
2004-11-22 |
kramm | object extension is now determined by configure. (... |
tree | commitdiff |
2004-11-17 |
kramm | fixed function name. |
tree | commitdiff |
2004-11-17 |
kramm | The user's clip box is now taken as-is, instead of... |
tree | commitdiff |
2004-11-17 |
kramm | temporarily removed -1, -2 from usage(). |
tree | commitdiff |
2004-11-17 |
kramm | added n-upping. |
tree | commitdiff |
2004-11-17 |
kramm | swf_output now needs an explicit pagefeed after each... |
tree | commitdiff |
2004-11-17 |
kramm | added fix for the "last frame emtpy" problem. |
tree | commitdiff |
2004-11-17 |
kramm | added support for rendering multiple pages into a singl... |
tree | commitdiff |
2004-11-17 |
kramm | added pagefeed() function. |
tree | commitdiff |
2004-11-15 |
kramm | fixed conversion for fonts with broken unicode indices. |
tree | commitdiff |
2004-11-07 |
kramm | Applied Moriyoshi Koizumi's CID Type 2 patch. |
tree | commitdiff |
2004-11-02 |
kramm | * added fontconfig parameter |
tree | commitdiff |
2004-11-01 |
kramm | some languagedir related bugfixes. |
tree | commitdiff |
2004-11-01 |
kramm | added path handling for language packs. |
tree | commitdiff |
2004-11-01 |
kramm | added a few more dependencies. |
tree | commitdiff |
2004-10-26 |
kramm | added pdfswf_addlanguagedir() function. |
tree | commitdiff |
2004-10-26 |
kramm | new function pdfswf_addlanguagedir(). |
tree | commitdiff |
next |