summaryrefslogtreecommitdiff
path: root/lib/pdf
AgeCommit message (Expand)AuthorFilesLines
2012-05-14properly close links when going from page to pageHEADmasterMatthias Kramm1-1/+8
2012-05-14fix for invisible characters appearing in pdf2swf documentsMatthias Kramm1-1/+3
2012-05-14dump out link coordinatesMatthias Kramm1-1/+1
2012-03-07initialize random generation for pdftotext and pdfinfo, as wellMatthias Kramm1-0/+52
2012-03-07fixed another compile errorMatthias Kramm1-4/+6
2012-03-07fixed compile errorMatthias Kramm1-2/+12
2012-03-07properly initialize random generator for temporary filenames in pdftoppmMatthias Kramm1-0/+16
2012-03-07use environment variable SWFTOOLS_TMP instead of TEMPMatthias Kramm1-2/+29
2012-02-14made xpdf use SWFTOOLS_TMP, tooMatthias Kramm1-109/+110
2012-01-12fixed segfault in remove_font_transformsMatthias Kramm1-2/+1
2011-11-23allow for external/substituted CID fontsMatthias Kramm2-2/+16
2011-06-06new option disable_tiling_pattern_fillsMatthias Kramm2-0/+5
2011-06-01checked in xpdf sourcesMatthias Kramm1-0/+0
2011-04-12made space char detection also remove incorrect spacesMatthias Kramm1-8/+22
2011-04-12only detect spaces if we know the font doesn't use spaces on its ownMatthias Kramm3-3/+23
2011-03-31better handling of broken fontsMatthias Kramm1-0/+15
2011-03-31dashpattern 0/0 now makes lines invisibleMatthias Kramm1-0/+5
2011-01-06bugfixes in logging and font loadingMatthias Kramm1-70/+73
2010-12-16fixed Flash text selectionMatthias Kramm1-2/+3
2010-12-16new option 'space_between_lines'Matthias Kramm2-1/+7
2010-12-16Merge branch 'ricardo'Matthias Kramm1-7/+4
2010-12-14fixed nasty bugMatthias Kramm1-1/+1
2010-12-14fixed (0,0,0,0) glyph bbox problemMatthias Kramm1-2/+6
2010-12-14Merge branch 'master' of git://git.swftools.org/swftoolsRicardo Pedroso2-72/+188
2010-12-14reworked bounding box logicMatthias Kramm2-72/+188
2010-12-13Merge branch 'master' of git://git.swftools.org/swftoolsRicardo Pedroso1-10/+32
2010-12-10UTF-8 support for getInfoStringRicardo Pedroso1-7/+4
2010-12-09added some debugging to poly2bitmapMatthias Kramm1-10/+32
2010-12-06bugfix in char<->hyperlink matchingMatthias Kramm1-1/+13
2010-12-03fixed poly2bitmap character outside of page problemMatthias Kramm2-9/+11
2010-12-02bugfix in link codeMatthias Kramm1-1/+1
2010-12-02pass through additional link information using setparameter()Matthias Kramm2-5/+11
2010-11-30fixed poly2bitmap bounding box issueMatthias Kramm1-6/+6
2010-11-24fixed extraneous addfont callsMatthias Kramm1-0/+1
2010-11-23removed kerning table from gfxfontMatthias Kramm2-67/+0
2010-11-23fix for glyphs with overlarge bounding boxesMatthias Kramm1-0/+226
2010-11-18removed stray printfMatthias Kramm1-1/+0
2010-11-18new internal option '-s threadsave'Matthias Kramm1-12/+32
2010-11-15fixed advance value bugMatthias Kramm1-1/+4
2010-11-12removed stray printfMatthias Kramm1-1/+0
2010-11-11applied chinese font rendering patch from Irving PopovetskyMatthias Kramm1-1/+1
2010-11-11fixed breakonwarningMatthias Kramm2-4/+4
2010-11-09made poly2bitmap char operations lazyMatthias Kramm2-13/+30
2010-11-09minor speedup in poly2bitmapMatthias Kramm2-8/+10
2010-10-28more fixesMatthias Kramm1-1/+2
2010-10-21rebased xpdf-changes.patch onto xpdf-3.02pl5Matthias Kramm1-11/+0
2010-10-19fixed security vulnerabilitiesMatthias Kramm1-653/+692
2010-10-18fixed type3 matrix handlingMatthias Kramm1-3/+2
2010-10-16fixed valgrind warningsMatthias Kramm1-0/+4
2010-10-16allow devices to steal image data referencesMatthias Kramm1-2/+5