2005-09-10 |
kramm | new "linktarget" option |
blob | commitdiff |
2005-09-10 |
kramm | added support for get(..,"width"), get(..,"height") |
blob | commitdiff | diff to current |
2005-09-10 |
kramm | * fix for fileVersion and protect parameters |
blob | commitdiff | diff to current |
2005-08-06 |
kramm | added faketags parameter |
blob | commitdiff | diff to current |
2005-07-24 |
kramm | * shapes are now stored relatively to (0,0) |
blob | commitdiff | diff to current |
2005-07-23 |
kramm | fixed off-by-one bug in link handling |
blob | commitdiff | diff to current |
2005-07-16 |
kramm | * increased subfraction for spline->line conversion |
blob | commitdiff | diff to current |
2005-06-25 |
kramm | removed getCharID() |
blob | commitdiff | diff to current |
2005-06-25 |
kramm | some cleanups in drawchar() |
blob | commitdiff | diff to current |
2005-06-19 |
kramm | * several cleanups |
blob | commitdiff | diff to current |
2005-06-17 |
kramm | fixed parameter setting |
blob | commitdiff | diff to current |
2005-06-04 |
kramm | fixed a mem leak |
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-22 |
kramm | fixed rounding of text bboxes. |
blob | commitdiff | diff to current |
2005-05-22 |
kramm | fixed font bounding box generation. |
blob | commitdiff | diff to current |
2005-05-21 |
kramm | added drawlink strub |
blob | commitdiff | diff to current |
2005-05-08 |
kramm | * moved non-gfxdevice specific font handling to SWFOutp... |
blob | commitdiff | diff to current |
2005-05-01 |
kramm | new parameter "bboxvars". |
blob | commitdiff | diff to current |
2005-04-30 |
kramm | if there's an ID overflow, output a blank page. |
blob | commitdiff | diff to current |
2005-04-29 |
kramm | if there was an ID or depth overflow, wipe everything. |
blob | commitdiff | diff to current |
2005-04-29 |
kramm | added stub for image cache |
blob | commitdiff | diff to current |
2005-04-29 |
kramm | * fixed a mem leak |
blob | commitdiff | diff to current |
2005-04-01 |
kramm | * changed swf_fillgradient() prototype. |
blob | commitdiff | diff to current |
2005-03-25 |
kramm | optimized depth and character id handling. less depths... |
blob | commitdiff | diff to current |
2005-03-06 |
kramm | added some comments |
blob | commitdiff | diff to current |
2005-02-27 |
kramm | made moveto take double as argument |
blob | commitdiff | diff to current |
2005-02-27 |
kramm | images are now stored in either jpeg or zlib, whatever... |
blob | commitdiff | diff to current |
2005-02-26 |
kramm | * bugfixes for dashed/dotted lines |
blob | commitdiff | diff to current |
2005-02-26 |
kramm | * several image handling fixes |
blob | commitdiff | diff to current |
2005-02-23 |
kramm | * only scale images down |
blob | commitdiff | diff to current |
2005-02-22 |
kramm | started to port to gfxdevice abstraction. |
blob | commitdiff | diff to current |
2005-02-20 |
kramm | reworked image code. |
blob | commitdiff | diff to current |
2004-12-30 |
kramm | moved bitmaps by (-0.5,-0.5), in the hope that the... |
blob | commitdiff | diff to current |
2004-12-21 |
kramm | undid 1.95->1.96 changes |
blob | commitdiff | diff to current |
2004-12-18 |
kramm | * fixed bbox bug, which caused shapes to disappear |
blob | commitdiff | diff to current |
2004-12-18 |
kramm | omit drawing of objects outside the page. |
blob | commitdiff | diff to current |
2004-11-25 |
kramm | added some comments. |
blob | commitdiff | diff to current |
2004-11-17 |
kramm | added fix for the "last frame emtpy" problem. |
blob | commitdiff | diff to current |
2004-11-17 |
kramm | added support for rendering multiple pages into a singl... |
blob | commitdiff | diff to current |
2004-11-17 |
kramm | added pagefeed() function. |
blob | commitdiff | diff to current |
2004-11-15 |
kramm | fixed conversion for fonts with broken unicode indices. |
blob | commitdiff | diff to current |
2004-10-22 |
kramm | * changed logging interface |
blob | commitdiff | diff to current |
2004-10-22 |
kramm | * swfoutput_save now returns a status code |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | added movex/movey. |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | * removed config struct again |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | added save method. |
blob | commitdiff | diff to current |
2004-10-21 |
kramm | moved all static variables into a structure. |
blob | commitdiff | diff to current |
2004-10-15 |
kramm | if font encoding is not unicode, try glyph[ascii2glyph... |
blob | commitdiff | diff to current |
2004-09-27 |
kramm | fixed blank frame bug. |
blob | commitdiff | diff to current |
2004-09-26 |
kramm | * fixed small bbox bug |
blob | commitdiff | diff to current |
2004-09-26 |
kramm | added support for different page sizes. |
blob | commitdiff | diff to current |
2004-09-21 |
kramm | added debugging messages to getCharID(). |
blob | commitdiff | diff to current |
2004-09-10 |
kramm | set FONT_INTERNAL_SIZE to 4. |
blob | commitdiff | diff to current |
2004-09-09 |
kramm | FONT_INTERNAL_SIZE is now 16. |
blob | commitdiff | diff to current |
2004-08-26 |
kramm | shapes with width/height of zero are now converted... |
blob | commitdiff | diff to current |
2004-08-24 |
kramm | fixed "triangle problem"- corrected bounding boxes... |
blob | commitdiff | diff to current |
2004-08-24 |
kramm | the zero bounding box correction linewidth is now confi... |
blob | commitdiff | diff to current |
2004-08-20 |
kramm | * added rectangle correction. |
blob | commitdiff | diff to current |
2004-08-19 |
kramm | fixed line width bug |
blob | commitdiff | diff to current |
2004-08-18 |
kramm | * made shape overlap conversion dependend on "filloverl... |
blob | commitdiff | diff to current |
2004-08-18 |
kramm | fixed shape bounding boxes. |
blob | commitdiff | diff to current |
2004-08-17 |
kramm | * added some comments |
blob | commitdiff | diff to current |
2004-08-16 |
kramm | started fixing text bounding boxes. |
blob | commitdiff | diff to current |
2004-08-16 |
kramm | implemented font matrices. |
blob | commitdiff | diff to current |
2004-08-16 |
kramm | added logging of glyph bounding boxes. |
blob | commitdiff | diff to current |
2004-08-16 |
kramm | added call to swf_FontUseGlyph(). |
blob | commitdiff | diff to current |
2004-08-16 |
kramm | added call to swf_SetLoadFontParameters() in order... |
blob | commitdiff | diff to current |
2004-08-14 |
kramm | * remove empty shapes from output |
blob | commitdiff | diff to current |
2004-08-14 |
kramm | log "empty shape" messages as level debug. |
blob | commitdiff | diff to current |
2004-08-14 |
kramm | removed font scaling comment |
blob | commitdiff | diff to current |
2004-08-12 |
kramm | added check against bad fonts. |
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-18 |
kramm | added clipping against cropbox (page background shape). |
blob | commitdiff | diff to current |
2004-07-18 |
kramm | fixed "startdepth" white background bug. |
blob | commitdiff | diff to current |
2004-07-05 |
kramm | added background rectangle. |
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-06-28 |
kramm | added some error checks. |
blob | commitdiff | diff to current |
2004-06-21 |
kramm | added some failbacks for missing characters. |
blob | commitdiff | diff to current |
2004-06-12 |
kramm | fixed missing font bug. |
blob | commitdiff | diff to current |
2004-06-12 |
kramm | removed a debug statement. |
blob | commitdiff | diff to current |
2004-05-11 |
kramm | fixed segmentation fault in T1_ReencodeFont(). |
blob | commitdiff | diff to current |
2003-11-19 |
kramm | fixed zero coordinate problem in swf_TextSetInfoRecord(). |
blob | commitdiff | diff to current |
2003-08-08 |
kramm | added (long) GPL headers. |
blob | commitdiff | diff to current |
2003-07-05 |
kramm | changed logf to msg. |
blob | commitdiff | diff to current |
2003-05-08 |
kramm | several bugfixes in the caplinestyle routines. |
blob | commitdiff | diff to current |
2003-04-30 |
kramm | added support for line caps. |
blob | commitdiff | diff to current |
2003-04-13 |
kramm | set spline maximum error to 0.05. |
blob | commitdiff | diff to current |
2003-04-05 |
kramm | * new spline algorithm |
blob | commitdiff | diff to current |
2003-01-04 |
kramm | added http style function calling. |
blob | commitdiff | diff to current |
2002-08-17 |
kramm | implemented viewer gadgets and --flashversion. |
blob | commitdiff | diff to current |
2002-07-03 |
kramm | fix character searching in fonts. |
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-30 |
kramm | made rfxswf actionscript routines threadsafe. ;) |
blob | commitdiff | diff to current |
2002-05-27 |
kramm | removed a printf. |
blob | commitdiff | diff to current |
2002-05-19 |
kramm | * routine swfoutput_drawimagejpeg now takes a bitmap... |
blob | commitdiff | diff to current |
2002-04-21 |
kramm | added -z option. |
blob | commitdiff | diff to current |
next |