2005-05-28 |
kramm | fixed alpha color values in swf_ExtractText()
|
commit | commitdiff | tree |
2005-05-28 |
kramm | added text rendering
|
commit | commitdiff | tree |
2005-05-28 |
kramm | when dumping shapes, dump used fill-/linestyles, too
|
commit | commitdiff | tree |
2005-05-22 |
kramm | fixed rounding of text bboxes.
|
commit | commitdiff | tree |
2005-05-22 |
kramm | fixed font bounding box generation.
|
commit | commitdiff | tree |
2005-05-21 |
kramm | as a special case, when using only --dummy and --scale...
|
commit | commitdiff | tree |
2005-05-21 |
kramm | optimized spline approximation
|
commit | commitdiff | tree |
2005-05-21 |
kramm | fixed integral error calculation
|
commit | commitdiff | tree |
2005-05-21 |
kramm | fixed character reading: take offset table into account.
|
commit | commitdiff | tree |
2005-05-21 |
kramm | swfc now also depends on ../lib/png.o
|
commit | commitdiff | tree |
2005-05-21 |
kramm | added drawlink strub
|
commit | commitdiff | tree |
2005-05-21 |
kramm | fixed drawlink prototype
|
commit | commitdiff | tree |
2005-05-16 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2005-05-16 |
kramm | swfc now requires ../lib/png.o
|
commit | commitdiff | tree |
2005-05-16 |
kramm | added png support.
|
commit | commitdiff | tree |
2005-05-16 |
kramm | zoom is now a double
|
commit | commitdiff | tree |
2005-05-16 |
kramm | fixed dll target linker invokation
|
commit | commitdiff | tree |
2005-05-16 |
kramm | fixed several font-stroke related bugs
|
commit | commitdiff | tree |
2005-05-08 |
kramm | brought up to date
|
commit | commitdiff | tree |
2005-05-08 |
kramm | added more gfxdevice-like prototypes
|
commit | commitdiff | tree |
2005-05-08 |
kramm | added gfx font loading
|
commit | commitdiff | tree |
2005-05-08 |
kramm | * moved non-gfxdevice specific font handling to SWFOutputDev.cc
|
commit | commitdiff | tree |
2005-05-08 |
kramm | added gfxline_transform(), gfxline_clone(), gfxmatrix_dump()
|
commit | commitdiff | tree |
2005-05-08 |
kramm | several fixes
|
commit | commitdiff | tree |
2005-05-08 |
kramm | moved matrix from addfont to drawchar
|
commit | commitdiff | tree |
2005-05-08 |
kramm | added a temporary swf_FontReduce() solution
|
commit | commitdiff | tree |
2005-05-01 |
kramm | added ../lib/gfxfont.o dependency
|
commit | commitdiff | tree |
2005-05-01 |
kramm | fixed gfxfont_free() prototype
|
commit | commitdiff | tree |
2005-05-01 |
kramm | new function gfxline_append()
|
commit | commitdiff | tree |
2005-05-01 |
kramm | fixed some mem leaks, added gfxfont_free()
|
commit | commitdiff | tree |
2005-05-01 |
kramm | gcc 2.95.x fixes
|
commit | commitdiff | tree |
2005-05-01 |
kramm | new parameter "bboxvars".
|
commit | commitdiff | tree |
2005-04-30 |
kramm | added (commented out) rules for swfedit.
|
commit | commitdiff | tree |
2005-04-30 |
kramm | type 0 fonts are now enabled by default
|
commit | commitdiff | tree |
2005-04-30 |
kramm | added pdf2swf.dll target
|
commit | commitdiff | tree |
2005-04-30 |
kramm | if there's an ID overflow, output a blank page.
|
commit | commitdiff | tree |
2005-04-30 |
kramm | * re-inserted font deletion
|
commit | commitdiff | tree |
2005-04-30 |
kramm | added new files
|
commit | commitdiff | tree |
2005-04-30 |
kramm | display clipped/tiled flag for bitmap fill
|
commit | commitdiff | tree |
2005-04-30 |
kramm | new options -x,-y,-e,-f
|
commit | commitdiff | tree |
2005-04-30 |
kramm | added gfxfont.o target
|
commit | commitdiff | tree |
2005-04-30 |
kramm | new function gfxdraw_conicTo()
|
commit | commitdiff | tree |
2005-04-30 |
kramm | initial revision
|
commit | commitdiff | tree |
2005-04-29 |
kramm | if there was an ID or depth overflow, wipe everything.
|
commit | commitdiff | tree |
2005-04-29 |
kramm | added stub for image cache
|
commit | commitdiff | tree |
2005-04-29 |
kramm | * fixed a mem leak
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed a mem leak
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed a few mem leaks
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed -w option
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed duplicate ST_REFLEX handling
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed bounding box bug
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed a bug occuring when shapes are entirely outside...
|
commit | commitdiff | tree |
2005-04-29 |
kramm | fixed un-premultiply routines
|
commit | commitdiff | tree |
2005-04-07 |
kramm | fixed quality setting for cubic spline conversion.
|
commit | commitdiff | tree |
2005-04-07 |
kramm | added workaround for text clipping (text render = 7)
|
commit | commitdiff | tree |
2005-04-07 |
kramm | added log message "swf written"
|
commit | commitdiff | tree |
2005-04-07 |
kramm | added png.o to targets
|
commit | commitdiff | tree |
2005-04-07 |
kramm | added an implementation for image mode 4.
|
commit | commitdiff | tree |
2005-04-07 |
kramm | initial revision
|
commit | commitdiff | tree |
2005-04-07 |
kramm | added definejpeg3 extraction support
|
commit | commitdiff | tree |
2005-04-07 |
kramm | added pre-multiplying / un-premultiplying stuff.
|
commit | commitdiff | tree |
2005-04-07 |
kramm | fixed memory holes.
|
commit | commitdiff | tree |
2005-04-07 |
kramm | fixed framerate/sound synchronization (account for...
|
commit | commitdiff | tree |
2005-04-03 |
kramm | Patch from Moriyoshi Koizumi:
|
commit | commitdiff | tree |
2005-04-03 |
kramm | fixed swf_FontEnumerate() prototype
|
commit | commitdiff | tree |
2005-04-03 |
kramm | fixed jpegtable merging
|
commit | commitdiff | tree |
2005-04-03 |
kramm | fixed swf_FontEnumerate()
|
commit | commitdiff | tree |
2005-04-03 |
kramm | * some clipping optimizations
|
commit | commitdiff | tree |
2005-04-03 |
kramm | started implementation of a z-buffer.
|
commit | commitdiff | tree |
2005-04-01 |
kramm | fixed anchor parsing
|
commit | commitdiff | tree |
2005-04-01 |
kramm | named tags are now anchors by default.
|
commit | commitdiff | tree |
2005-04-01 |
kramm | * changed swf_fillgradient() prototype.
|
commit | commitdiff | tree |
2005-04-01 |
kramm | added some more info to the "out of memory" messages.
|
commit | commitdiff | tree |
2005-04-01 |
kramm | * optimized moveTo
|
commit | commitdiff | tree |
2005-04-01 |
kramm | fixed swf_FontEnumerate() prototype
|
commit | commitdiff | tree |
2005-04-01 |
kramm | log files are now dos format
|
commit | commitdiff | tree |
2005-04-01 |
kramm | added prefix to gfxline_dump()
|
commit | commitdiff | tree |
2005-04-01 |
kramm | some interface changes
|
commit | commitdiff | tree |
2005-04-01 |
kramm | added swf_ImageGetNumberOfPaletteEntries2() function
|
commit | commitdiff | tree |
2005-04-01 |
kramm | fixed swf_FontEnumerate() prototype
|
commit | commitdiff | tree |
2005-04-01 |
kramm | fixed compile-time problem
|
commit | commitdiff | tree |
2005-03-27 |
kramm | added swf_GetSWFBackgroundColor() and swf_RenderSWF...
|
commit | commitdiff | tree |
2005-03-27 |
kramm | new function swf_GetSWFBackgroundColor()
|
commit | commitdiff | tree |
2005-03-27 |
kramm | * some bugfixes
|
commit | commitdiff | tree |
2005-03-27 |
kramm | swf_Shape2Free() now set's all free'd pointers to 0
|
commit | commitdiff | tree |
2005-03-27 |
kramm | fixed a bug in swf_ExtractImage() for 8-bit palette...
|
commit | commitdiff | tree |
2005-03-25 |
kramm | fonts are exported now, too
|
commit | commitdiff | tree |
2005-03-25 |
kramm | optimized depth and character id handling. less depths...
|
commit | commitdiff | tree |
2005-03-25 |
kramm | optimized memory usage.
|
commit | commitdiff | tree |
2005-03-25 |
kramm | added some optimizations
|
commit | commitdiff | tree |
2005-03-25 |
kramm | gcc 2.95.x fixes
|
commit | commitdiff | tree |
2005-03-07 |
kramm | commented out swf_ParseShapeData()
|
commit | commitdiff | tree |
2005-03-07 |
kramm | made enumerateUsedIDs_styles() global.
|
commit | commitdiff | tree |
2005-03-07 |
kramm | added support for additional fill styles.
|
commit | commitdiff | tree |
2005-03-06 |
kramm | Brought up to date
|
commit | commitdiff | tree |
2005-03-06 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2005-03-06 |
kramm | removed framerate>0 restriction in order to make Flash...
|
commit | commitdiff | tree |
2005-03-06 |
kramm | fixed sound truncation bug
|
commit | commitdiff | tree |
2005-03-06 |
kramm | added some comments
|
commit | commitdiff | tree |
2005-03-06 |
kramm | fixed Type0C handling.
|
commit | commitdiff | tree |
next |