more fiddling with edgestyles
[swftools.git] / lib / pdf /
2010-03-31 Matthias Krammfixed space char detection bug
2010-03-25 Matthias Krammfixed segfault
2010-03-25 Matthias Krammfixed type3 memory overflow
2010-03-25 Matthias Krammnew parameter addspacechars
2010-03-20 Matthias Krammmade poly2bitmap slightly faster
2010-03-19 Matthias Krammfixed poly2bitmap hairline issue
2010-03-18 Matthias Krammfixed bug in poly2bitmap
2010-03-17 Matthias Krammfixed memory initialization bug in remove_font_transfor...
2010-03-17 Matthias Krammdon't drop empty glyphs in poly2bitmap
2010-03-17 Matthias Krammchanged an error to a warning
2010-03-17 Matthias Krammalways assume space chars are at 32
2010-03-16 Matthias Krammtrivial bug fixes
2010-03-16 Matthias Krammadded internal pdf2jpeg utility
2010-03-13 Matthias Krammfixed segfault
2010-03-13 Matthias Krammminor bugfixes
2010-03-12 Matthias Krammalways store detected spaces at unicode 32
2010-03-08 Matthias Krammfixed space char detection for type3 fonts
2010-03-08 Matthias Krammfixed Makefile, removed annoying warning
2010-03-06 Matthias Krammstarted implementing the remove_font_transforms filter
2010-03-05 Matthias Krammfixed mem leak
2010-03-02 Matthias Krammfixed segfault in pdf2pdf
2010-03-02 Matthias Krammfixed z-order problems in poly2bitmap
2010-02-27 Matthias Krammadded filter support to ruby module
2010-02-26 Matthias Krammadded alpha and font filter drafts
2010-02-26 Matthias Krammadded two pass support and device filters to gfx library
2010-02-25 Matthias Krammfixed a memleak, made pdf device reorder bad unicode
2010-02-18 Matthias Krammfixed masked image bug
2010-02-07 krammfixed win32 compilation, added missing files to tarball
2010-02-05 Matthias Krammeven more memleak fixes
2010-02-03 Matthias Krammallow a pdf file to have broken pages
2010-02-03 Matthias Krammfixed segfault in AES DecryptStream
2010-02-02 Matthias Krammfixed staircase issue with poly2bitmap
2010-01-28 Matthias Krammremoved annoying bfchar warnings
2010-01-28 Matthias Krammfixed hairlines around images w/ poly2bitmap
2010-01-28 Matthias Krammoptimized distance-from-origin iteration
2010-01-28 Matthias Krammfinished implementing new bounding box logic
2010-01-26 Matthias Krammstarted working on bitmap splitter
2010-01-22 Matthias Krammfixed xpdf memory overflow
2010-01-21 Matthias Krammfixed jbig memory alloc problem
2010-01-21 Matthias Krammremoved debugging printf
2010-01-21 Matthias Krammkerning table fixes
2010-01-20 Matthias Krammadded basic support for split up background bitmaps
2010-01-20 Matthias Krammfixed Makefile, added spec file
2010-01-17 Matthias Krammfixed compiler error
2010-01-16 Matthias Krammadded kerning to fonts
2010-01-09 Matthias Krammoptimized lib/pdf/Makefile.in
2010-01-09 Matthias Krammfixed format warnings
2010-01-07 Matthias Krammremoved superfluous addfont()
2009-12-23 Matthias Krammmoved image rescaler to lib/gfximage.c
2009-12-22 Matthias Krammmore parameter refactoring
2009-12-16 Matthias Kramminitial prototype of ruby interface
2009-12-01 Matthias Krammfixed text selection with alignzones
2009-11-07 Matthias Krammfixed image maskcolors
2009-10-26 Matthias Krammfinetuned space char detection
2009-10-13 Matthias Krammsynchronized with downstream git
2009-10-13 Matthias Krammadded color support to xml device
2009-10-10 Matthias Krammwhen extracting links, don't store the page number
2009-10-08 Matthias Krammcompile pdf2swf with xpdf's wordlist support
2009-09-17 Matthias Krammmore transparency stack tweaking
2009-09-17 Matthias Krammre-added fix for transparency groups
2009-09-17 Matthias Krammsmall fix for previous commit
2009-09-17 Matthias Krammadded -s linkdatafile parameter to pdf2swf
2009-09-01 Matthias Krammrefined fontconfig matching
2009-09-01 Matthias Krammmade pdf2swf -I handle external fonts, too
2009-08-25 Matthias Krammapplied getinfo_crash.patch and info_only.patch by...
2009-08-24 Matthias Krammalso, use /etc/xpdf/xpdfrc, instead of /etc/xpdfrc
2009-08-24 Matthias Krammuse xpdf's config files.
2009-08-21 Matthias Krammadded test+fix for transparency group stacking
2009-08-20 Matthias Krammfixed segfault in new space detection code
2009-08-19 Matthias Krammimplemented '-s detectspace' functionality
2009-08-15 Matthias Krammadded pdf2pdf tool
2009-08-13 Matthias Krammtestsuite: added first five tests
2009-08-03 Matthias Krammapplied swfc .video patch from John Sullivan
2009-08-03 Matthias Krammupdated .gitignore, new as3 test cases, build system...
2009-06-06 Matthias Krammremoved 'optimize_polygons' option, fixed some mem...
2009-06-06 Matthias Krammswitch circular->evenodd conversion on by default
2009-06-05 Matthias Krammreplaced libart with new polygon code
2009-05-28 Matthias Krammadded '-s zoomtowidth' option to pdf2swf
2009-04-17 Matthias Krammintegrated xpdf security patches
2009-04-12 Matthias Krammpdf2swf: added support for print mode (-s asprint)...
2009-04-12 Matthias Krammpdf2swf: fixed polygon rendering of closed strokes
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-04-01 Matthias Krammadded explanatory note to 'bad state nesting' error...
2009-03-30 Matthias Krammfixed rather nasty bug in pdf2swf -O1
2009-03-29 Matthias Krammpdf2swf: fixed problem with dashed lines together with...
2009-03-29 Matthias Krammfixed bug in poly2bitmap char clip detection
2009-03-29 Matthias Krammsmall fixes
2009-03-15 Matthias Krammimproved xxpdf dependencies
2009-03-15 Matthias Krammfix for disappearing characters bug in pdf2swf
2009-03-13 Matthias Krammfixed invisible text bug
2009-03-08 Matthias Krammworkaround for zero word space problem
2009-02-24 Matthias Krammfix for rendering w/o user clip boxes
2009-02-11 Matthias Krammfixed nasty overlay detection bug in poly2bitmap
2009-02-02 Matthias Krammfixed segfault with -s multiply
2009-01-30 Matthias Krammalways add a path after 'find'
2009-01-23 Matthias Krammfixed mem leaks
2009-01-23 Matthias Krammre-added copy check
2009-01-23 Matthias Krammre-added copy check
2009-01-22 Matthias Krammalways handle external fonts using fontconfig, if avail...
2009-01-22 Matthias Krammadd font dirs to fontconfig's config
next