| 2005-07-31 | kramm | workaround for ligature problems | commit | commitdiff | tree | snapshot | 
| 2005-07-24 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2005-07-24 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2005-07-24 | kramm | * shapes are now stored relatively to (0,0) | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | removed debugging code | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | link pages tables are now a part of SWFOutputDev | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added swf_output_preparepage() | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | fixed off-by-one bug in link handling | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | call swf_output_preparepage() in order to get links... | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | Brought up to date | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | gcc 2.95.x fixes | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added swfedit and swf2png stubs | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added -c parameter | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | gcc 3.2.x fix | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added quality parameters | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | fixed recursive make bug | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added quality param to gfxfont_load() | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added quality parameter to gfxdraw_cubicTo() | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | prettyfied dump_matrix() output | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added some verbosity | commit | commitdiff | tree | snapshot | 
| 2005-07-23 | kramm | added numframes parameter | commit | commitdiff | tree | snapshot | 
| 2005-07-16 | kramm | changed -v syntax- no longer expect an argument | commit | commitdiff | tree | snapshot | 
| 2005-07-16 | kramm | * use InfoOutputDev to determine maximum font size | commit | commitdiff | tree | snapshot | 
| 2005-07-16 | kramm | * increased subfraction for spline->line conversion | commit | commitdiff | tree | snapshot | 
| 2005-07-05 | kramm | check c,m,y,k parameters against bad values (< 0,>... | commit | commitdiff | tree | snapshot | 
| 2005-07-05 | kramm | fixed (tx,ty) handling in matrix multiplication | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | removed getCharID() | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | added function swf_isFontTag(). | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | fixed a bug for the tx/ty vector handling in swf_Matrix... | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | fixed a wraparound bug for negative bitmap coordinates. | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | fixed space->m bug, removed x1,y1,x2,y2 fields in swf_o... | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | removed x1,y1,x2,y2 fields in swf_output | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | some cleanups in drawchar() | commit | commitdiff | tree | snapshot | 
| 2005-06-25 | kramm | added swf_isPlaceTag() | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | * several cleanups | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | changed pagefeed to startframe/endframe | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | removed swfoutput_newpage(), swfoutput_pagefeed() | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | nup code rewritten to comply with the new startframe... | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | swf_output_startframe() and swf_output_endframe() now... | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | removed debugging output | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | added -c option | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | fixed a bug in the text bounding box calculation. | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | fixed default behaviour | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | fixed circle drawing | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | startpage() now only takes width/height | commit | commitdiff | tree | snapshot | 
| 2005-06-19 | kramm | fixed memory deallocing | commit | commitdiff | tree | snapshot | 
| 2005-06-17 | kramm | fixed parameter setting | commit | commitdiff | tree | snapshot | 
| 2005-06-14 | kramm | added \u notation. | commit | commitdiff | tree | snapshot | 
| 2005-06-04 | kramm | fixed a mem leak | commit | commitdiff | tree | snapshot | 
| 2005-06-04 | kramm | removed duplicate entry of swf_Shape2ToShape() | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | kramm | fixed some memory allocation issues | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | kramm | implemented new version of finish() | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | kramm | swf_output_save() now returns a negative value on failure | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | kramm | finish() now returns an gfxresult | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | kramm | fixed morphshape syntax | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | dseg | Outputed swf was corrupt on Windows | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | dseg | Compilation fixes | commit | commitdiff | tree | snapshot | 
| 2005-06-02 | dseg | Couldn't compile since rfxswf.h R1.112. fixed. | commit | commitdiff | tree | snapshot | 
| 2005-05-28 | kramm | took some further steps in implementing gfxdevice. | commit | commitdiff | tree | snapshot | 
| 2005-05-28 | kramm | fixed alpha color values in swf_ExtractText() | commit | commitdiff | tree | snapshot | 
| 2005-05-28 | kramm | added text rendering | commit | commitdiff | tree | snapshot | 
| 2005-05-28 | kramm | when dumping shapes, dump used fill-/linestyles, too | commit | commitdiff | tree | snapshot | 
| 2005-05-23 | dseg | fix for GCC 4.0 | commit | commitdiff | tree | snapshot | 
| 2005-05-22 | kramm | fixed rounding of text bboxes. | commit | commitdiff | tree | snapshot | 
| 2005-05-22 | kramm | fixed font bounding box generation. | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | as a special case, when using only --dummy and --scale... | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | optimized spline approximation | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | fixed integral error calculation | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | fixed character reading: take offset table into account. | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | swfc now also depends on ../lib/png.o | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | added drawlink strub | commit | commitdiff | tree | snapshot | 
| 2005-05-21 | kramm | fixed drawlink prototype | commit | commitdiff | tree | snapshot | 
| 2005-05-16 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2005-05-16 | kramm | swfc now requires ../lib/png.o | commit | commitdiff | tree | snapshot | 
| 2005-05-16 | kramm | added png support. | commit | commitdiff | tree | snapshot | 
| 2005-05-16 | kramm | zoom is now a double | commit | commitdiff | tree | snapshot | 
| 2005-05-16 | kramm | fixed dll target linker invokation | commit | commitdiff | tree | snapshot | 
| 2005-05-16 | kramm | fixed several font-stroke related bugs | commit | commitdiff | tree | snapshot | 
| 2005-05-11 | dseg | * When "Restore to BGCOLOR" method was defined in anima... | commit | commitdiff | tree | snapshot | 
| 2005-05-11 | dseg | gcc on Mac OS X claims -fno-rtti shouldn't be used... | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | brought up to date | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | added more gfxdevice-like prototypes | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | added gfx font loading | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | * moved non-gfxdevice specific font handling to SWFOutp... | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | added gfxline_transform(), gfxline_clone(), gfxmatrix_d... | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | several fixes | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | moved matrix from addfont to drawchar | commit | commitdiff | tree | snapshot | 
| 2005-05-08 | kramm | added a temporary swf_FontReduce() solution | commit | commitdiff | tree | snapshot | 
| 2005-05-06 | dseg | * Fixed bugs about transparent color. | commit | commitdiff | tree | snapshot | 
| 2005-05-01 | kramm | added ../lib/gfxfont.o dependency | commit | commitdiff | tree | snapshot | 
| 2005-05-01 | kramm | fixed gfxfont_free() prototype | commit | commitdiff | tree | snapshot | 
| 2005-05-01 | kramm | new function gfxline_append() | commit | commitdiff | tree | snapshot | 
| 2005-05-01 | kramm | fixed some mem leaks, added gfxfont_free() | commit | commitdiff | tree | snapshot | 
| 2005-05-01 | kramm | gcc 2.95.x fixes | commit | commitdiff | tree | snapshot | 
| 2005-05-01 | kramm | new parameter "bboxvars". | commit | commitdiff | tree | snapshot | 
| 2005-04-30 | kramm | added (commented out) rules for swfedit. | commit | commitdiff | tree | snapshot | 
| 2005-04-30 | kramm | type 0 fonts are now enabled by default | commit | commitdiff | tree | snapshot | 
| 2005-04-30 | kramm | added pdf2swf.dll target | commit | commitdiff | tree | snapshot | 
| 2005-04-30 | kramm | if there's an ID overflow, output a blank page. | commit | commitdiff | tree | snapshot | 
| next |