2005-09-10 |
kramm | fixed segv bug in drawChar() |
blob | commitdiff |
2005-07-31 |
kramm | workaround for ligature problems |
blob | commitdiff | diff to current |
2005-07-23 |
kramm | removed debugging code |
blob | commitdiff | diff to current |
2005-07-23 |
kramm | link pages tables are now a part of SWFOutputDev |
blob | commitdiff | diff to current |
2005-07-16 |
kramm | * use InfoOutputDev to determine maximum font size |
blob | commitdiff | diff to current |
2005-06-25 |
kramm | fixed space->m bug, removed x1,y1,x2,y2 fields in swf_o... |
blob | commitdiff | diff to current |
2005-06-19 |
kramm | swf_output_startframe() and swf_output_endframe() now... |
blob | commitdiff | diff to current |
2005-06-02 |
kramm | fixed some memory allocation issues |
blob | commitdiff | diff to current |
2005-06-02 |
kramm | implemented new version of finish() |
blob | commitdiff | diff to current |
2005-05-28 |
kramm | took some further steps in implementing gfxdevice. |
blob | commitdiff | diff to current |
2005-05-16 |
kramm | zoom is now a double |
blob | commitdiff | diff to current |
2005-05-16 |
kramm | fixed several font-stroke related bugs |
blob | commitdiff | diff to current |
2005-05-08 |
kramm | added gfx font loading |
blob | commitdiff | diff to current |
2005-05-08 |
kramm | * moved non-gfxdevice specific font handling to SWFOutp... |
blob | commitdiff | diff to current |
2005-04-30 |
kramm | type 0 fonts are now enabled by default |
blob | commitdiff | diff to current |
2005-04-30 |
kramm | * re-inserted font deletion |
blob | commitdiff | diff to current |
2005-04-29 |
kramm | fixed a mem leak |
blob | commitdiff | diff to current |
2005-04-29 |
kramm | fixed a few mem leaks |
blob | commitdiff | diff to current |
2005-04-07 |
kramm | added workaround for text clipping (text render = 7) |
blob | commitdiff | diff to current |
2005-03-06 |
kramm | fixed Type0C handling. |
blob | commitdiff | diff to current |
2005-02-27 |
kramm | fixed type 3 stroke/fill color problem. |
blob | commitdiff | diff to current |
2005-02-27 |
kramm | added comments about maskcolors |
blob | commitdiff | diff to current |
2005-02-26 |
kramm | * re-added outline dumping for <trace> loglevel |
blob | commitdiff | diff to current |
2005-02-22 |
kramm | started to port output to gfxdevice abstraction. |
blob | commitdiff | diff to current |
2005-02-20 |
kramm | reworked image code. |
blob | commitdiff | diff to current |
2004-12-20 |
kramm | fixed page52.pdf segfault (added null pointer handling to |
blob | commitdiff | diff to current |
2004-11-28 |
kramm | fixed crash if a standard font wasn't found. |
blob | commitdiff | diff to current |
2004-11-25 |
kramm | added new option "forceType0Fonts". |
blob | commitdiff | diff to current |
2004-11-22 |
kramm | fixed bug in SWFOutputDev::getDimensions(). |
blob | commitdiff | diff to current |
2004-11-17 |
kramm | fixed function name. |
blob | commitdiff | diff to current |
2004-11-17 |
kramm | The user's clip box is now taken as-is, instead of... |
blob | commitdiff | diff to current |
2004-11-17 |
kramm | added pagefeed() function. |
blob | commitdiff | diff to current |
2004-11-07 |
kramm | Applied Moriyoshi Koizumi's CID Type 2 patch. |
blob | commitdiff | diff to current |
2004-11-02 |
kramm | * added fontconfig parameter |
blob | commitdiff | diff to current |
2004-11-01 |
kramm | some languagedir related bugfixes. |
blob | commitdiff | diff to current |
2004-10-26 |
kramm | added pdfswf_addlanguagedir() function. |
blob | commitdiff | diff to current |
2004-10-22 |
kramm | added some log messages to the font directory routines. |
blob | commitdiff | diff to current |
2004-10-22 |
kramm | * added getDimensions() method to OutputDev |
blob | commitdiff | diff to current |
2004-10-22 |
kramm | added boolean return value to save(). |
blob | commitdiff | diff to current |
2004-10-22 |
kramm | moved addfontdir from pdf2swf.cc to SWFOutputDev.cc. |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | fixed endless loop bug. |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | * page info bugfixes |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | * changed interface to pdf2swf.cc |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | fixed memory leaks. |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | moved static variables into a structure. |
blob | commitdiff | diff to current |
2004-10-15 |
kramm | don't assign unicode character if uLen is 0 in drawChar(). |
blob | commitdiff | diff to current |
2004-09-27 |
kramm | added gradient warning. |
blob | commitdiff | diff to current |
2004-09-26 |
kramm | added support for different page sizes. |
blob | commitdiff | diff to current |
2004-09-21 |
kramm | removed fontmatrix debug messages. |
blob | commitdiff | diff to current |
2004-09-17 |
kramm | added xpdf-3.00 support. |
blob | commitdiff | diff to current |
2004-09-10 |
kramm | removed most set<parameter>() functions. All parameters... |
blob | commitdiff | diff to current |
2004-09-09 |
kramm | * removed coordinate rounding |
blob | commitdiff | diff to current |
2004-09-03 |
kramm | added fontconfig code. |
blob | commitdiff | diff to current |
2004-09-01 |
kramm | added rounding of character coordinates. |
blob | commitdiff | diff to current |
2004-08-20 |
kramm | don't try to load a Type3 font. |
blob | commitdiff | diff to current |
2004-08-20 |
kramm | refined some log messages. |
blob | commitdiff | diff to current |
2004-08-18 |
kramm | moved most of the parameter parsing to swfoutput.cc. |
blob | commitdiff | diff to current |
2004-08-14 |
kramm | added some log messages. |
blob | commitdiff | diff to current |
2004-08-12 |
kramm | fixed problem where the wrong fonts were searched for... |
blob | commitdiff | diff to current |
2004-08-07 |
kramm | added more helpful log messages. |
blob | commitdiff | diff to current |
2004-08-07 |
kramm | added some log messages about fonts. |
blob | commitdiff | diff to current |
2004-08-07 |
kramm | * fixed rotated crop box handling. |
blob | commitdiff | diff to current |
2004-08-07 |
kramm | small logging fixes. |
blob | commitdiff | diff to current |
2004-07-25 |
kramm | swfoutput_drawchar now returns success or failure. |
blob | commitdiff | diff to current |
2004-07-24 |
kramm | * removed t1lib and ttf2pt1 references |
blob | commitdiff | diff to current |
2004-07-19 |
kdalpatadu | *** empty log message *** |
blob | commitdiff | diff to current |
2004-07-12 |
kramm | reapplied change 1.61, due to a CVS conflict. |
blob | commitdiff | diff to current |
2004-07-05 |
kramm | fixed crop box passing. |
blob | commitdiff | diff to current |
2004-07-05 |
kramm | bounding boxes are not required to start at zero anymore. |
blob | commitdiff | diff to current |
2004-07-05 |
kramm | startPage function now takes a crop box as parameter. |
blob | commitdiff | diff to current |
2004-06-28 |
kramm | added fontCIDType0C support. |
blob | commitdiff | diff to current |
2004-06-21 |
kramm | added more error messages in case of font problems. |
blob | commitdiff | diff to current |
2004-06-21 |
kramm | use xpdf to write out embedded TTF fonts. |
blob | commitdiff | diff to current |
2004-06-12 |
kramm | fixed tempfile handling, support for buggy ttf2pt1... |
blob | commitdiff | diff to current |
2004-06-12 |
kramm | added Windows version for temp files. |
blob | commitdiff | diff to current |
2004-06-12 |
kramm | dump full ttf2pt1 command line to log. |
blob | commitdiff | diff to current |
2003-08-02 |
kramm | added extra log messages, fix for OpenOffice PDF problem. |
blob | commitdiff | diff to current |
2003-07-05 |
kramm | changed logf to msg. |
blob | commitdiff | diff to current |
2003-07-05 |
kramm | * added freetype support in ttf2pt1 |
blob | commitdiff | diff to current |
2003-05-08 |
kramm | set caplinewidth default to 3.0 |
blob | commitdiff | diff to current |
2003-04-30 |
kramm | added line cap style handling, setparameter() added. |
blob | commitdiff | diff to current |
2003-04-11 |
kramm | added extra output in case of font errors. |
blob | commitdiff | diff to current |
2003-02-22 |
kramm | fix for empty paths. |
blob | commitdiff | diff to current |
2003-02-22 |
kramm | fix for some truetype fonts. |
blob | commitdiff | diff to current |
2003-02-02 |
kramm | mingw fixes |
blob | commitdiff | diff to current |
2002-08-17 |
kramm | implemented viewer gadgets and --flashversion. |
blob | commitdiff | diff to current |
2002-07-03 |
kramm | implemented CID Type 2 fonts. |
blob | commitdiff | diff to current |
2002-06-27 |
kramm | CIDFonts: look for external replacement. |
blob | commitdiff | diff to current |
2002-06-26 |
kramm | put out CID warning only once |
blob | commitdiff | diff to current |
2002-06-26 |
kramm | * enhanced font search to allow XXXXXX+ prefixes. |
blob | commitdiff | diff to current |
2002-06-26 |
kramm | #include <math.h> |
blob | commitdiff | diff to current |
2002-06-17 |
kramm | Implement -t (--stop) option. |
blob | commitdiff | diff to current |
2002-06-13 |
kramm | added antialiasing of type 3 fonts. |
blob | commitdiff | diff to current |
2002-05-28 |
kramm | implement -q (--quiet) option. |
blob | commitdiff | diff to current |
2002-05-28 |
kramm | use the xpdf type 3 font renderer. |
blob | commitdiff | diff to current |
2002-05-27 |
kramm | initialize the xref field. |
blob | commitdiff | diff to current |
2002-05-27 |
kramm | more xpdf 1.01 fixes. |
blob | commitdiff | diff to current |
2002-05-27 |
kramm | made substituteFont and writeEmbeddedFontToFile work. |
blob | commitdiff | diff to current |
2002-05-27 |
kramm | initialize globalParams. Otherwise, xpdf segfaults. |
blob | commitdiff | diff to current |
2002-05-27 |
kramm | removed compiler warnings. |
blob | commitdiff | diff to current |
next |