summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-26merged with masterfontalignzonesMatthias Kramm29-416/+533
2009-10-26fixed swfdumping of font3 filesMatthias Kramm1-1/+1
2009-10-23trivial bugfixesMatthias Kramm3-29/+59
2009-10-21align to baseline by defaultMatthias Kramm3-0/+26
2009-10-20fixed bounding box problem with new -T9 codeMatthias Kramm1-10/+11
2009-10-20fixed textposition specMatthias Kramm1-14/+17
2009-10-20pdf2swf: don't do 20x scale for flash<8Matthias Kramm3-20/+11
2009-10-20refactored F16 implementationMatthias Kramm1-89/+42
2009-10-19finished font browserMatthias Kramm6-66/+231
2009-10-16more tweaking of WriteFont()Matthias Kramm5-18/+133
2009-10-15started new writeFont implementationMatthias Kramm7-212/+308
2009-10-15made test program generate working alignzonesMatthias Kramm1-6/+23
2009-10-14fixed bug in -s invisibletexttofrontMatthias Kramm1-2/+3
2009-10-14add text selection test scriptMatthias Kramm1-0/+63
2009-10-14add text selection test scriptMatthias Kramm1-0/+63
2009-10-13fixed bug in SWF parserMatthias Kramm2-4/+5
2009-10-12prefix button names with link type for -s linknameurlMatthias Kramm1-1/+8
2009-10-12trivial fix in action handlingMatthias Kramm1-1/+3
2009-10-12fixed indentMatthias Kramm13-367/+380
2009-10-12synchronized with downstream gitMatthias Kramm14-27/+82
2009-10-12added color support to xml deviceMatthias Kramm1-3/+24
2009-10-12small fix in new text selection codeMatthias Kramm1-1/+2
2009-10-12added workaround for broken Flash text selectionMatthias Kramm2-6/+30
2009-10-09changed float16 encoding to what flash seems to expectMatthias Kramm2-11/+129
2009-10-09when extracting links, don't store the page numberMatthias Kramm1-6/+0
2009-10-08fiddling with font parametersMatthias Kramm2-51/+62
2009-10-08started working on font rendering improvementsMatthias Kramm7-26/+275
2009-10-07compile pdf2swf with xpdf's wordlist supportMatthias Kramm6-23/+205
2009-10-07revert to lines for bit overflows in curvesMatthias Kramm1-1/+1
2009-10-06added fontalign support in swfdumpMatthias Kramm5-31/+121
2009-10-06added fonts testMatthias Kramm2-0/+4440
2009-10-05merged in Alvin Schur's spec refactoringMatthias Kramm1-172/+164
2009-10-05refactored font code, added "invisibletexttofront" optionMatthias Kramm1-200/+286
2009-09-17more transparency stack tweakingMatthias Kramm1-3/+0
2009-09-17re-added fix for transparency groupsMatthias Kramm1-0/+3
2009-09-17fixed bug in links specMatthias Kramm2-2/+1
2009-09-17added spec for pdf2swf url conversionMatthias Kramm4-0/+43
2009-09-17small fix for previous commitMatthias Kramm1-0/+1
2009-09-17added -s linkdatafile parameter to pdf2swfMatthias Kramm1-1/+15
2009-09-10small polygon refinementMatthias Kramm2-11/+39
2009-09-07fixed wrong argument in app.pyMatthias Kramm1-2/+2
2009-09-06fixes in swfstringsMatthias Kramm2-2/+4
2009-09-01refined fontconfig matchingMatthias Kramm1-1/+14
2009-09-01made pdf2swf -I handle external fonts, tooMatthias Kramm2-17/+26
2009-08-31made parser more robust against broken as3Matthias Kramm2-6/+12
2009-08-28gradient fixesMatthias Kramm3-13/+23
2009-08-26improved pdf output (pdf2pdf, gfx2gfx)Matthias Kramm4-83/+179
2009-08-25improved polygon conversion in pdf2pdfMatthias Kramm6-32/+141
2009-08-25fixed bug in swf->pdf part of rendering pipelineMatthias Kramm3-2/+12
2009-08-25added gfx2gfx to Makefile, small fix in as3compileMatthias Kramm3-11/+29