2006-06-05 |
kramm | *** empty log message *** |
commit | commitdiff |
2006-04-23 |
kramm | added <trace> logging to drawlink function |
commit | commitdiff |
2006-02-08 |
kramm | * removed useGradients() method |
commit | commitdiff |
2006-01-22 |
kramm | fixed stream corruption bug after soft masked images... |
commit | commitdiff |
2006-01-16 |
kramm | fixed unicode bug |
commit | commitdiff |
2006-01-06 |
kramm | interface changes: expose gfxdevice to the caller |
commit | commitdiff |
2006-01-06 |
kramm | fixed treatment of "launch" links without params |
commit | commitdiff |
2006-01-06 |
kramm | fixed off-by-one bug |
commit | commitdiff |
2005-12-07 |
kramm | font ids now contain the pdf reference id |
commit | commitdiff |
2005-12-07 |
kramm | small logging changes |
commit | commitdiff |
2005-12-07 |
kramm | removed extra treatment for space characters, because |
commit | commitdiff |
2005-12-07 |
kramm | added masking and soft masking |
commit | commitdiff |
2005-12-03 |
kramm | * can now have one more than fontdir/languagedir by... |
commit | commitdiff |
2005-12-03 |
kramm | upgraded xpdf to 3.01 |
commit | commitdiff |
2005-11-06 |
kramm | small bugfix in drawchar(), removed rfxswf.h references |
commit | commitdiff |
2005-10-15 |
kramm | moved swfoutput.h to ../lib/devices |
commit | commitdiff |
2005-10-15 |
kramm | fixed some error messages. |
commit | commitdiff |
2005-10-12 |
kramm | fixed space handling in drawChar() |
commit | commitdiff |
2005-09-10 |
kramm | get() now takes a "name" parameter |
commit | commitdiff |
2005-09-10 |
kramm | fixed segv bug in drawChar() |
commit | commitdiff |
2005-07-31 |
kramm | workaround for ligature problems |
commit | commitdiff |
2005-07-23 |
kramm | removed debugging code |
commit | commitdiff |
2005-07-23 |
kramm | link pages tables are now a part of SWFOutputDev |
commit | commitdiff |
2005-07-16 |
kramm | * use InfoOutputDev to determine maximum font size |
commit | commitdiff |
2005-06-25 |
kramm | fixed space->m bug, removed x1,y1,x2,y2 fields in swf_o... |
commit | commitdiff |
2005-06-19 |
kramm | swf_output_startframe() and swf_output_endframe() now... |
commit | commitdiff |
2005-06-02 |
kramm | fixed some memory allocation issues |
commit | commitdiff |
2005-06-02 |
kramm | implemented new version of finish() |
commit | commitdiff |
2005-05-28 |
kramm | took some further steps in implementing gfxdevice. |
commit | commitdiff |
2005-05-16 |
kramm | zoom is now a double |
commit | commitdiff |
2005-05-16 |
kramm | fixed several font-stroke related bugs |
commit | commitdiff |
2005-05-08 |
kramm | added gfx font loading |
commit | commitdiff |
2005-05-08 |
kramm | * moved non-gfxdevice specific font handling to SWFOutp... |
commit | commitdiff |
2005-04-30 |
kramm | type 0 fonts are now enabled by default |
commit | commitdiff |
2005-04-30 |
kramm | * re-inserted font deletion |
commit | commitdiff |
2005-04-29 |
kramm | fixed a mem leak |
commit | commitdiff |
2005-04-29 |
kramm | fixed a few mem leaks |
commit | commitdiff |
2005-04-07 |
kramm | added workaround for text clipping (text render = 7) |
commit | commitdiff |
2005-03-06 |
kramm | fixed Type0C handling. |
commit | commitdiff |
2005-02-27 |
kramm | fixed type 3 stroke/fill color problem. |
commit | commitdiff |
2005-02-27 |
kramm | added comments about maskcolors |
commit | commitdiff |
2005-02-26 |
kramm | * re-added outline dumping for <trace> loglevel |
commit | commitdiff |
2005-02-22 |
kramm | started to port output to gfxdevice abstraction. |
commit | commitdiff |
2005-02-20 |
kramm | reworked image code. |
commit | commitdiff |
2004-12-20 |
kramm | fixed page52.pdf segfault (added null pointer handling to |
commit | commitdiff |
2004-11-28 |
kramm | fixed crash if a standard font wasn't found. |
commit | commitdiff |
2004-11-25 |
kramm | added new option "forceType0Fonts". |
commit | commitdiff |
2004-11-22 |
kramm | fixed bug in SWFOutputDev::getDimensions(). |
commit | commitdiff |
2004-11-17 |
kramm | fixed function name. |
commit | commitdiff |
2004-11-17 |
kramm | The user's clip box is now taken as-is, instead of... |
commit | commitdiff |
2004-11-17 |
kramm | added pagefeed() function. |
commit | commitdiff |
2004-11-07 |
kramm | Applied Moriyoshi Koizumi's CID Type 2 patch. |
commit | commitdiff |
2004-11-02 |
kramm | * added fontconfig parameter |
commit | commitdiff |
2004-11-01 |
kramm | some languagedir related bugfixes. |
commit | commitdiff |
2004-10-26 |
kramm | added pdfswf_addlanguagedir() function. |
commit | commitdiff |
2004-10-22 |
kramm | added some log messages to the font directory routines. |
commit | commitdiff |
2004-10-22 |
kramm | * added getDimensions() method to OutputDev |
commit | commitdiff |
2004-10-22 |
kramm | added boolean return value to save(). |
commit | commitdiff |
2004-10-22 |
kramm | moved addfontdir from pdf2swf.cc to SWFOutputDev.cc. |
commit | commitdiff |
2004-10-21 |
kramm | fixed endless loop bug. |
commit | commitdiff |
2004-10-21 |
kramm | * page info bugfixes |
commit | commitdiff |
2004-10-21 |
kramm | * changed interface to pdf2swf.cc |
commit | commitdiff |
2004-10-21 |
kramm | fixed memory leaks. |
commit | commitdiff |
2004-10-21 |
kramm | moved static variables into a structure. |
commit | commitdiff |
2004-10-15 |
kramm | don't assign unicode character if uLen is 0 in drawChar(). |
commit | commitdiff |
2004-09-27 |
kramm | added gradient warning. |
commit | commitdiff |
2004-09-26 |
kramm | added support for different page sizes. |
commit | commitdiff |
2004-09-21 |
kramm | removed fontmatrix debug messages. |
commit | commitdiff |
2004-09-17 |
kramm | added xpdf-3.00 support. |
commit | commitdiff |
2004-09-10 |
kramm | removed most set<parameter>() functions. All parameters... |
commit | commitdiff |
2004-09-09 |
kramm | * removed coordinate rounding |
commit | commitdiff |
2004-09-03 |
kramm | added fontconfig code. |
commit | commitdiff |
2004-09-01 |
kramm | added rounding of character coordinates. |
commit | commitdiff |
2004-08-20 |
kramm | don't try to load a Type3 font. |
commit | commitdiff |
2004-08-20 |
kramm | refined some log messages. |
commit | commitdiff |
2004-08-18 |
kramm | moved most of the parameter parsing to swfoutput.cc. |
commit | commitdiff |
2004-08-14 |
kramm | added some log messages. |
commit | commitdiff |
2004-08-12 |
kramm | fixed problem where the wrong fonts were searched for... |
commit | commitdiff |
2004-08-07 |
kramm | added more helpful log messages. |
commit | commitdiff |
2004-08-07 |
kramm | added some log messages about fonts. |
commit | commitdiff |
2004-08-07 |
kramm | * fixed rotated crop box handling. |
commit | commitdiff |
2004-08-07 |
kramm | small logging fixes. |
commit | commitdiff |
2004-07-25 |
kramm | swfoutput_drawchar now returns success or failure. |
commit | commitdiff |
2004-07-24 |
kramm | * removed t1lib and ttf2pt1 references |
commit | commitdiff |
2004-07-19 |
kdalpatadu | *** empty log message *** |
commit | commitdiff |
2004-07-12 |
kramm | reapplied change 1.61, due to a CVS conflict. |
commit | commitdiff |
2004-07-05 |
kramm | fixed crop box passing. |
commit | commitdiff |
2004-07-05 |
kramm | bounding boxes are not required to start at zero anymore. |
commit | commitdiff |
2004-07-05 |
kramm | startPage function now takes a crop box as parameter. |
commit | commitdiff |
2004-06-28 |
kramm | added fontCIDType0C support. |
commit | commitdiff |
2004-06-21 |
kramm | added more error messages in case of font problems. |
commit | commitdiff |
2004-06-21 |
kramm | use xpdf to write out embedded TTF fonts. |
commit | commitdiff |
2004-06-12 |
kramm | fixed tempfile handling, support for buggy ttf2pt1... |
commit | commitdiff |
2004-06-12 |
kramm | added Windows version for temp files. |
commit | commitdiff |
2004-06-12 |
kramm | dump full ttf2pt1 command line to log. |
commit | commitdiff |
2003-08-02 |
kramm | added extra log messages, fix for OpenOffice PDF problem. |
commit | commitdiff |
2003-07-05 |
kramm | changed logf to msg. |
commit | commitdiff |
2003-07-05 |
kramm | * added freetype support in ttf2pt1 |
commit | commitdiff |
2003-05-08 |
kramm | set caplinewidth default to 3.0 |
commit | commitdiff |
2003-04-30 |
kramm | added line cap style handling, setparameter() added. |
commit | commitdiff |
next |