summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-16fixed mem leakMatthias Kramm1-0/+1
2011-09-16added rescale_images filterMatthias Kramm4-2/+110
2011-09-07fixed bug in gfxbbox_expand_to_bboxMatthias Kramm1-0/+3
2011-09-05added file_size() functionMatthias Kramm2-0/+19
2011-08-31fixed another bug in jpeg_save_to_memory()Matthias Kramm1-1/+1
2011-08-31fixed bug in jpeg encodingMatthias Kramm1-4/+4
2011-08-31added argb support to jpeg moduleMatthias Kramm2-38/+56
2011-08-31fixed bug in write_compressed_intMatthias Kramm2-23/+20
2011-08-30added support for reading/writing compressed ints in bitio.cMatthias Kramm2-0/+101
2011-06-29don't allow flatten filter to remove spacesMatthias Kramm1-2/+2
2011-06-27no option dont_clip_charactersMatthias Kramm1-1/+13
2011-06-06new option disable_tiling_pattern_fillsMatthias Kramm2-0/+5
2011-06-01checked in xpdf sourcesMatthias Kramm1-0/+0
2011-05-23removed old gfxpoly.cMatthias Kramm1-1174/+0
2011-05-23bugfixes with bitmaps and remove_invisible_charactersMatthias Kramm1-3/+33
2011-05-23workaround for broken font ascent values in remove_invisible_characters filterMatthias Kramm1-1/+3
2011-04-29new method gfxbbox_transformMatthias Kramm2-0/+51
2011-04-28fixed kdtree duplicate reporting problemMatthias Kramm1-1/+3
2011-04-28fixed kdtree_find_in_boxMatthias Kramm1-4/+6
2011-04-28new method kdtree_find_in_boxMatthias Kramm2-2/+29
2011-04-15more randomization in area intersection test codeMatthias Kramm1-15/+29
2011-04-13fixed units of gfxpoly_intersection_area()Matthias Kramm1-1/+1
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-04-08fixed off-by-one bugMatthias Kramm1-1/+1
2011-04-08prevent remove_invisible_characters from removing space charsMatthias Kramm1-1/+8
2011-04-07fixed parsing of filter expressionsMatthias Kramm1-57/+54
2011-04-07added flatten filterMatthias Kramm4-1/+385
2011-04-07bugfixes in remove_invisible_charactersMatthias Kramm1-1/+2
2011-04-04bugfixes in remove_invisible_characters filterMatthias Kramm1-1/+4
2011-03-31better handling of broken fontsMatthias Kramm1-0/+15
2011-03-31dashpattern 0/0 now makes lines invisibleMatthias Kramm1-0/+5
2011-03-30bugfixes in new filterMatthias Kramm3-2/+8
2011-03-30added filter for removing invisible charactersMatthias Kramm2-1/+198
2011-03-30fixed compiler warningsMatthias Kramm1-1/+2
2011-03-29removed debug codeMatthias Kramm1-6/+0
2011-03-28added area functions to gfxpoly.hMatthias Kramm1-0/+4
2011-03-28fixed spelling error in commentMatthias Kramm1-1/+1
2011-03-18new parameter zstepMatthias Kramm1-10/+12
2011-03-07temporarily disabled namespaces and conditional compilationMatthias Kramm2-1647/+1485
2011-02-17remove commentsRicardo Pedroso1-3/+3
2011-02-17correctly merge BitmapAlphaDataRicardo Pedroso1-0/+3
2011-02-17Merge branch 'master' of git://git.swftools.org/swftoolsRicardo Pedroso5-11/+36
2011-02-14fixed moments calculcationMatthias Kramm4-11/+27
2011-02-14added missing fileMatthias Kramm1-0/+9
2011-02-10Merge branch 'master' of git://git.swftools.org/swftoolsRicardo Pedroso9-28/+136
2011-02-09added support for moments to gfxpolyMatthias Kramm9-28/+136
2011-02-07gpdf2swf: minor tweakRicardo Pedroso1-1/+1
2011-02-05Merge branch 'master' of git://git.swftools.org/swftoolsRicardo Pedroso3-8/+8
2011-02-04renamed array_new to array_new1Matthias Kramm3-8/+8