summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Merge branch 'master' into gfxpolygfxpolyMatthias Kramm3-3/+9
2010-05-25configure fixesMatthias Kramm3-3/+9
2010-05-25Merge branch 'master' into gfxpolyMatthias Kramm57-1421/+15459
2010-05-22applied static imports patch from Ricardo PedrosoMatthias Kramm1-20/+39
2010-05-20fixed bug in MakefileMatthias Kramm1-1/+1
2010-05-20gpdf2swf fixesMatthias Kramm6-6/+8
2010-05-19removed old files from build scriptMatthias Kramm1-2/+2
2010-05-19fixed gpdf2swf buildMatthias Kramm3-578/+2
2010-05-19more build fixesMatthias Kramm1-1/+3
2010-05-19fixed buildkramm3-4/+11
2010-05-19updated gpdf2swf (patch from Ricardo Pedroso)kramm19-107/+7124
2010-05-19fixed link position in poly2bitmapMatthias Kramm2-7/+13
2010-05-18re-diffed xpdf patch with -uMatthias Kramm2-588/+1204
2010-05-18fixed jpeg2000 problemMatthias Kramm3-1169/+592
2010-05-17fixed mem leaksMatthias Kramm5-1/+32
2010-05-17fixed uninstallMatthias Kramm1-0/+1
2010-05-16added jpeg3 extraction support to swfextractMatthias Kramm5-25/+67
2010-05-13fixed mem leaksMatthias Kramm6-28/+84
2010-05-11small bug in ttf readingMatthias Kramm2-8/+8
2010-05-09minor ttf bug fixesMatthias Kramm1-2/+15
2010-05-07minor compile fixesMatthias Kramm1-1/+3
2010-05-05only create a unicode2glyph table if explicitly requestedMatthias Kramm2-1/+17
2010-05-05fixed font bugMatthias Kramm4-2/+15
2010-04-28Revert "added font combine prototype"Matthias Kramm1-175/+81
2010-04-28some fixes in rendertest/Matthias Kramm1-26/+20
2010-04-28added rendertest/ directoryMatthias Kramm2-0/+7204
2010-04-27bugfixes in jpeg.cMatthias Kramm2-0/+3
2010-04-27added jpeg_get_size functionMatthias Kramm1-0/+27
2010-04-26added font combine prototypeMatthias Kramm1-81/+175
2010-04-20added gfximage_new() functionMatthias Kramm2-0/+10
2010-04-19fixed stroke generation in poly2bitmapMatthias Kramm1-0/+4
2010-04-16OSX bearing fixMatthias Kramm2-14/+20
2010-04-16fixed image splitting codeMatthias Kramm1-3/+12
2010-04-15fixed gfxline restitching issueMatthias Kramm1-0/+1
2010-04-14fixed segfaultMatthias Kramm1-3/+5
2010-04-14fixed bug in pdf2pdfMatthias Kramm1-0/+4
2010-04-13more lsb fixesMatthias Kramm1-2/+3
2010-04-13fixed lsb issueMatthias Kramm2-1/+13
2010-04-09added workaround for state->last_string assertion problemMatthias Kramm1-0/+2
2010-04-07another bitmap bbox fixMatthias Kramm1-5/+19
2010-04-07fixed bitmap overflow bug in poly2bitmapMatthias Kramm1-3/+4
2010-04-07reworked external font matching logicMatthias Kramm1-6/+27
2010-04-07added comment about horizontal linesMatthias Kramm1-0/+11
2010-04-07made gfxpoly_check test for correct circular fillingMatthias Kramm7-54/+90
2010-04-06fixed test4Matthias Kramm1-1/+1
2010-04-06gfxpoly: added additional save methodMatthias Kramm4-23/+73
2010-04-06seed random from ruby interfaceMatthias Kramm1-0/+9
2010-04-05made gfxpoly_dump print out segments in the right orderMatthias Kramm2-10/+26
2010-04-05made segment direction fill-sensitiveMatthias Kramm3-52/+23
2010-04-05use 64 bit operations to update boolean bitmapsMatthias Kramm1-6/+28