2008-05-14 |
kramm | added new function finishPage(), to be called after...
|
commit | commitdiff | tree |
2008-05-14 |
kramm | use family_name for font name
|
commit | commitdiff | tree |
2008-05-14 |
kramm | removed jpegdpi and ppmdpi documentation
|
commit | commitdiff | tree |
2008-05-14 |
kramm | added tons of debugging output, and two bugfixes
|
commit | commitdiff | tree |
2008-05-14 |
kramm | prefix warning messages with 'warn:'
|
commit | commitdiff | tree |
2008-05-08 |
kramm | fixed previous antializer fix
|
commit | commitdiff | tree |
2008-05-08 |
kramm | added dash-length transforming
|
commit | commitdiff | tree |
2008-05-08 |
kramm | fixed crash in antialize(), truncate image coordinates...
|
commit | commitdiff | tree |
2008-05-08 |
kramm | enhanced logging
|
commit | commitdiff | tree |
2008-05-08 |
kramm | added sys/time.h sys/resource.h malloc.h getrusage...
|
commit | commitdiff | tree |
2008-05-08 |
kramm | fixed includes
|
commit | commitdiff | tree |
2008-05-08 |
kramm | if rendering is aborted due to -Q, print out an error...
|
commit | commitdiff | tree |
2008-05-08 |
kramm | don't set optimize_polygons by default, it's broken
|
commit | commitdiff | tree |
2008-05-08 |
kramm | fixed swfrender dependencies
|
commit | commitdiff | tree |
2008-05-08 |
kramm | added scaling grid parsing
|
commit | commitdiff | tree |
2008-05-08 |
kramm | added defines, fixed segfault in startclip
|
commit | commitdiff | tree |
2008-05-08 |
kramm | added shape simplification and more log messages
|
commit | commitdiff | tree |
2008-05-08 |
kramm | fixed handling of adjacent identical points, and use...
|
commit | commitdiff | tree |
2008-05-08 |
kramm | made dashing more robust
|
commit | commitdiff | tree |
2008-05-08 |
kramm | do lame/action compiling here, not in a sub-level Makefile
|
commit | commitdiff | tree |
2008-05-08 |
kramm | switched on convertgradients by default
|
commit | commitdiff | tree |
2008-05-08 |
kramm | made art_svp_merge public
|
commit | commitdiff | tree |
2008-05-08 |
kramm | use rfx_alloc if available
|
commit | commitdiff | tree |
2008-04-24 |
kramm | fixed endless loop problem
|
commit | commitdiff | tree |
2008-04-24 |
kramm | support for multiple softmasks on the same level
|
commit | commitdiff | tree |
2008-04-24 |
kramm | disabled dash length device matrix mapping
|
commit | commitdiff | tree |
2008-04-24 |
kramm | don't build static libraries by default
|
commit | commitdiff | tree |
2008-04-24 |
kramm | handle negative clipdepths more gracefully
|
commit | commitdiff | tree |
2008-04-22 |
kramm | fixed include problem on win32
|
commit | commitdiff | tree |
2008-04-22 |
kramm | patch for xpdf-3.02 path handling
|
commit | commitdiff | tree |
2008-04-22 |
kramm | added updateLineDash implementation
|
commit | commitdiff | tree |
2008-04-22 |
kramm | fixed a small mem leak
|
commit | commitdiff | tree |
2008-04-22 |
kramm | added a workaround for dashing of scaled paths
|
commit | commitdiff | tree |
2008-04-22 |
kramm | made dash setting persistent
|
commit | commitdiff | tree |
2008-04-22 |
kramm | fixed double free in path handling
|
commit | commitdiff | tree |
2008-04-22 |
kramm | fixed char position overflow problem
|
commit | commitdiff | tree |
2008-04-22 |
kramm | fixed problem of strokes disappearing if they appear...
|
commit | commitdiff | tree |
2008-04-14 |
kramm | added gocr library
|
commit | commitdiff | tree |
2008-04-14 |
kramm | test more of fontconfigs functions
|
commit | commitdiff | tree |
2008-04-14 |
kramm | added more documentation to -s help
|
commit | commitdiff | tree |
2008-04-09 |
kramm | added Huub's fix for a bug in the parseTwip function
|
commit | commitdiff | tree |
2008-04-09 |
kramm | fixed bug in ->rgba conversion
|
commit | commitdiff | tree |
2008-04-06 |
kramm | Generated from configure.in
|
commit | commitdiff | tree |
2008-04-06 |
kramm | readers/swf2.c -> readers/swf.c
|
commit | commitdiff | tree |
2008-04-06 |
kramm | compile readers/swf.c into readers/swf2.o
|
commit | commitdiff | tree |
2008-04-06 |
kramm | call endPage of GFXOutputDev *before* flushing all...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | added comment to endPage()
|
commit | commitdiff | tree |
2008-04-06 |
kramm | handling for double swf.o in gfx.a
|
commit | commitdiff | tree |
2008-04-06 |
kramm | removed duplicate opcodes
|
commit | commitdiff | tree |
2008-04-06 |
kramm | automatically generated from opcodes in swfabc.c
|
commit | commitdiff | tree |
2008-04-06 |
kramm | drop parameters into output device as well as input...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | in gfxfontlist, only skip inserting a font if the font...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | fixed mismatched free/delete[]
|
commit | commitdiff | tree |
2008-04-06 |
kramm | fixed two mem leaks
|
commit | commitdiff | tree |
2008-04-06 |
kramm | remove parameter listing upon cleanup
|
commit | commitdiff | tree |
2008-04-06 |
kramm | moved feature list into class, fixed some memleaks
|
commit | commitdiff | tree |
2008-04-06 |
kramm | increased number of lines in spline approximation-...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | clear fillinfo_t before use (fix valgrind 'uninitialized...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | removed some debug code, fixed support for recordings...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | fixed some memleaks, make sure fonts are only dumped...
|
commit | commitdiff | tree |
2008-04-06 |
kramm | added simpleviewer option
|
commit | commitdiff | tree |
2008-04-06 |
kramm | fixed a double free and a mem leak
|
commit | commitdiff | tree |
2008-04-06 |
kramm | added libart changes from 2.3.16 to 2.3.20
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added some checks needed for gocr
|
commit | commitdiff | tree |
2008-04-05 |
kramm | moved lib/swf/Makefile to lib/readers/
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added gocr checks
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added support for more devices
|
commit | commitdiff | tree |
2008-04-05 |
kramm | generic document converter
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added a few missing header files
|
commit | commitdiff | tree |
2008-04-05 |
kramm | (patched) gocr-0.44
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added libocr
|
commit | commitdiff | tree |
2008-04-05 |
kramm | removed rfxswf.o -> modules/*.c dependency
|
commit | commitdiff | tree |
2008-04-05 |
kramm | don't close the filestream jpeg is going to read from
|
commit | commitdiff | tree |
2008-04-05 |
kramm | removed another unnecessary log message
|
commit | commitdiff | tree |
2008-04-05 |
kramm | made more quiet
|
commit | commitdiff | tree |
2008-04-05 |
kramm | wrapper for libjpeg
|
commit | commitdiff | tree |
2008-04-05 |
kramm | fixed fix of previous fix
|
commit | commitdiff | tree |
2008-04-05 |
kramm | fixed previous fix
|
commit | commitdiff | tree |
2008-04-05 |
kramm | fixed a mem leak
|
commit | commitdiff | tree |
2008-04-05 |
kramm | fixed xpdf 3.02.08 support
|
commit | commitdiff | tree |
2008-04-05 |
kramm | fixed mismatched free/delete
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added gfx2gfx target
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added OCR device
|
commit | commitdiff | tree |
2008-04-05 |
kramm | made .open() parameter parsing more foolproof
|
commit | commitdiff | tree |
2008-04-05 |
kramm | a few documentation updates
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added ocr dependency to gfx.so
|
commit | commitdiff | tree |
2008-04-05 |
kramm | added more implementation and opcodes
|
commit | commitdiff | tree |
2008-04-05 |
kramm | device for OCR'ing documents
|
commit | commitdiff | tree |
2008-04-05 |
kramm | bugfix in page extraction
|
commit | commitdiff | tree |
2008-04-01 |
kramm | removed const char* warnings
|
commit | commitdiff | tree |
2008-04-01 |
kramm | added new items
|
commit | commitdiff | tree |
2008-04-01 |
kramm | added gfxswf stuff, jpeg.c
|
commit | commitdiff | tree |
2008-04-01 |
kramm | added jpeg.c
|
commit | commitdiff | tree |
2008-04-01 |
kramm | added swf and image readers
|
commit | commitdiff | tree |
2008-04-01 |
kramm | added better support for custom include_dirs and library_dirs
|
commit | commitdiff | tree |
2008-04-01 |
kramm | if asked to check for FREETYPE_H, don't check for FREETYPE lib
|
commit | commitdiff | tree |
2008-04-01 |
kramm | fixed previous fix
|
commit | commitdiff | tree |
2008-04-01 |
kramm | if ft2build.h was found, assume freetype.h is there...
|
commit | commitdiff | tree |
2008-04-01 |
kramm | link all files using both gfx and swf into gfxswf.a
|
commit | commitdiff | tree |
2008-04-01 |
kramm | fixed #ifdef
|
commit | commitdiff | tree |
next |