]> source.dussan.org Git - xmlgraphics-fop.git/commit
Obsolete branch moved to archive
authorVincent Hennebert <vhennebert@apache.org>
Thu, 18 Jun 2009 15:40:35 +0000 (15:40 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Thu, 18 Jun 2009 15:40:35 +0000 (15:40 +0000)
commit963196e83d899c60bfa072fc3efda98d783f28ad
treea13a52939fa385245faf9e5ee84dda27a59fe7cc
parent00ee34991ebb18e55b4bf54873ada2d02107d6bd
Obsolete branch moved to archive

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/archive@786129 13f79535-47bb-0310-9956-ffa450edef68
781 files changed:
fop-0_20_2-maintain/.cvsignore [new file with mode: 0644]
fop-0_20_2-maintain/CHANGES [new file with mode: 0644]
fop-0_20_2-maintain/KEYS [new file with mode: 0644]
fop-0_20_2-maintain/LICENSE [new file with mode: 0644]
fop-0_20_2-maintain/README [new file with mode: 0644]
fop-0_20_2-maintain/ReleaseNotes.html [new file with mode: 0644]
fop-0_20_2-maintain/STATUS [new file with mode: 0644]
fop-0_20_2-maintain/build.bat [new file with mode: 0755]
fop-0_20_2-maintain/build.sh [new file with mode: 0755]
fop-0_20_2-maintain/build.xml [new file with mode: 0644]
fop-0_20_2-maintain/conf/config.dtd [new file with mode: 0644]
fop-0_20_2-maintain/conf/config.xml [new file with mode: 0644]
fop-0_20_2-maintain/conf/userconfig.xml [new file with mode: 0644]
fop-0_20_2-maintain/docs/readme [new file with mode: 0644]
fop-0_20_2-maintain/docs/xml2pdf.xsl [new file with mode: 0644]
fop-0_20_2-maintain/docs/xslfoRef.pdf [new file with mode: 0644]
fop-0_20_2-maintain/docs/xslfoRef.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/.cvsignore [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/README [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/build.bat [new file with mode: 0755]
fop-0_20_2-maintain/examples/embedding/build.sh [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/build.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/ExampleAWTViewer.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/ExampleFO2PDF.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/ExampleObj2PDF.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/ExampleObj2XML.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/ExampleXML2FO.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/ExampleXML2PDF.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/model/ProjectMember.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/model/ProjectTeam.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/model/ProjectTeamInputSource.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/model/ProjectTeamXMLReader.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/tools/AbstractObjectReader.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/java/embedding/tools/EasyGenerationContentHandlerProxy.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/xml/fo/helloworld.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/xml/xml/projectteam.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/embedding/xml/xslt/projectteam2fo.xsl [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/.cvsignore [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/advanced/cid-fonts.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/advanced/cid-fonts.pdf [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/advanced/giro.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/advanced/test_ja.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/bgimage.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/border.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/bordershorthand.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/character.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/contlabel.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/corresprop.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/extensive.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/fonts.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/hyphen.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/images.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/inhprop.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/instream.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/leader.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/link.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/list.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/newlinktest.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/normal.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/normalex.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/pdfoutline.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/readme.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/simple.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/table.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/tableunits.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/basic/textdeko.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/build.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/footnotes/columns.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/footnotes/simple.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/fop.jpg [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/linux.bmp [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/listgeometry.gif [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/page.gif [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/xml_fax.tif [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/xml_feather.gif [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/graphics/xml_feather_transparent.gif [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/keeps_and_breaks/columnlevel1.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/keeps_and_breaks/pagelevel1.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/keeps_and_breaks/pagelevel2.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/keeps_and_breaks/pagelevel3.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/keeps_and_breaks/pagelevel4.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/markers/glossary.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/markers/glossary.xsl [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/markers/hide.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/allregions.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/basic1.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/basic2.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/franklin_2pageseqs.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/franklin_alt.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/franklin_rep.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/franklin_rep_max_repeats.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/franklin_rep_max_repeats_expl.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/pagination/franklin_rep_max_repeats_nl.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/region_body/simplecol.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/region_body/simplecol2.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/region_body/simplecol3.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/region_body/simplecol4.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/runtests.bat [new file with mode: 0755]
fop-0_20_2-maintain/examples/fo/runtests.sh [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/svg/boxes.svg [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/svg/embedding.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/svg/external.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/svg/multi.svg [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/svg/ref.svg [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/svg/view.svg [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/background.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/borders.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/break.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/headfoot.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/keep.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/omit.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/space.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/fo/tables/widowsorphans.fo [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/.cvsignore [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/README [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/build.bat [new file with mode: 0755]
fop-0_20_2-maintain/examples/servlet/build.sh [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/build.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/conf/web.xml [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/lib/servlet-2.2.jar [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/lib/servlet.LICENSE.txt [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/src/FopPrintServlet.java [new file with mode: 0644]
fop-0_20_2-maintain/examples/servlet/src/FopServlet.java [new file with mode: 0644]
fop-0_20_2-maintain/fop.bat [new file with mode: 0644]
fop-0_20_2-maintain/fop.sh [new file with mode: 0755]
fop-0_20_2-maintain/hyph/hyphenation.dtd [new file with mode: 0644]
fop-0_20_2-maintain/hyph/readme [new file with mode: 0644]
fop-0_20_2-maintain/lib/ant-1.5.1.jar [new file with mode: 0644]
fop-0_20_2-maintain/lib/ant.license.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/avalon-framework-cvs-20020806.jar [new file with mode: 0644]
fop-0_20_2-maintain/lib/avalon.LICENSE.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/batik.LICENSE.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/batik.jar [new file with mode: 0644]
fop-0_20_2-maintain/lib/bin/antRun [new file with mode: 0755]
fop-0_20_2-maintain/lib/readme [new file with mode: 0644]
fop-0_20_2-maintain/lib/xalan-2.4.1.jar [new file with mode: 0644]
fop-0_20_2-maintain/lib/xalan.LICENSE.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/xerces.LICENSE.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/xercesImpl-2.2.1.jar [new file with mode: 0644]
fop-0_20_2-maintain/lib/xml-apis.LICENSE.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/xml-apis.README.txt [new file with mode: 0644]
fop-0_20_2-maintain/lib/xml-apis.jar [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Courier-Bold.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Courier-BoldOblique.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Courier-Oblique.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Courier.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Helvetica-Bold.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Helvetica-BoldOblique.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Helvetica-Oblique.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Helvetica.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Symbol.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Times-Bold.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Times-BoldItalic.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Times-Italic.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/Times-Roman.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/ZapfDingbats.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/allprops.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/charlist.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/code-point-mapping.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/colorkw.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/elements.dtd [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/elements.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/encodings.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/enumgen.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/extproperties.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/font-file.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/foproperties.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/genconst.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/glyphlist.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/jdk13.filter [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/jdk14.filter [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/properties.dtd [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/properties.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/propinc.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/propmaker.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/propmap.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/svgelements.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/t1font-file.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/codegen/ttffontfile.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/README [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/anttask.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/book.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/bugs.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/compiling.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/compliance.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/configuration.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/api-doc.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/book.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/conventions.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/doc.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/extensions.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/faq.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/fo/embedding.fo [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/fonts.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/implement.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/index.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/release.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/rtflib.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/svg.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/svg/images.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/svg/link.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/svg/paints.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/svg/text.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/svg/transparency.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/testing.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/dev/tools.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/download.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/embedding.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/examples.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/extensions.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/faq.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo/align.fo [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo/align2.fo [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo/blocks.ent [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo/embed.fo [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo/fonts.fo [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fo/size.fo [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/fonts.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/gethelp.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/graphics.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/hyphenation.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/index.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/license.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/logocontest.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/maillist.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/news.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/output.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/pdfencryption.xml [new file with mode: 0755]
fop-0_20_2-maintain/src/documentation/content/xdocs/relnotes.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/resources.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/running.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/servlets.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/status.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/tabs.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/content/xdocs/team.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleFO2PDF.png [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleFO2PDF.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleObj2PDF.png [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleObj2PDF.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleObj2XML.png [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleObj2XML.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleXML2FO.png [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleXML2FO.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleXML2PDF.png [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/EmbeddingExampleXML2PDF.svg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/document.jpg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/fop.jpg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/group-logo.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/layout.jpg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/logo.jpg [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/images/track.png [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/schema/catalog [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/schema/dtd/compliance-v10.dtd [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/stylesheets/compliance2document.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/stylesheets/compliance2fo.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/resources/stylesheets/compliance2html.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/sitemap.xmap [new file with mode: 0644]
fop-0_20_2-maintain/src/documentation/skinconf.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/foschema/fop.xsd [new file with mode: 0644]
fop-0_20_2-maintain/src/foschema/fop4f.xsd [new file with mode: 0644]
fop-0_20_2-maintain/src/foschema/schema2completion.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/foschema/schema2dtd.xsl [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/README [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/en.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/es.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/fi.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/hu.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/hyphenation.dtd [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/it.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/pl.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/pt.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/hyph/ru.xml [new file with mode: 0644]
fop-0_20_2-maintain/src/java-1.3/org/apache/fop/pdf/PDFEncryption.java [new file with mode: 0755]
fop-0_20_2-maintain/src/java-1.4/org/apache/fop/pdf/PDFEncryption.java [new file with mode: 0755]
fop-0_20_2-maintain/src/org/apache/fop/apps/AWTStarter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/CommandLineOptions.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/CommandLineStarter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/Driver.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/FOInputHandler.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/FOPException.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/Fop.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/FormattingResults.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/InputHandler.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/Options.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/PageSequenceResults.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/PrintStarter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/Starter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/StreamRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/TraxInputHandler.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/Version.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/XSLTInputHandler.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/apps/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/configuration/Configuration.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/configuration/ConfigurationParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/configuration/ConfigurationReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/configuration/FontInfo.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/configuration/FontTriplet.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/configuration/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/AutoLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/ColorSpace.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/ColorType.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/CompoundDatatype.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/CondLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/FixedLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/IDNode.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/IDReferences.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/Keep.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/KeepValue.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/Length.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/LengthBase.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/LengthPair.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/LengthRange.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/LinearCombinationLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/MixedLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/PercentBase.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/PercentLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/Space.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/TableColLength.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/ToBeImplemented.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/ToBeImplementedProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/datatypes/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/ContinuedLabel.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/Destination.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/ExtensionElementMapping.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/ExtensionObj.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/Label.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/Outline.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/extensions/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/BoxPropShorthandParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/CharacterProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/ColorProfile.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/ColorTypeProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/CondLengthProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/Declarations.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/DirectPropertyListBuilder.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/ElementMapping.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/EnumProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/FONode.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/FOText.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/FOTreeBuilder.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/FObj.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/FObjMixed.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/GenericShorthandParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/KeepProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/LengthPairProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/LengthProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/LengthRangeProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/ListProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/MarginShorthandParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/NumberProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/Property.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/PropertyList.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/PropertyListBuilder.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/PropertyManager.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/ShorthandParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/SpaceProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/StandardElementMapping.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/Status.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/StringProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/Title.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/ToBeImplementedElement.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/TreeBuilder.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/Unknown.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/UnknownXMLObj.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/XMLElement.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/XMLObj.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/AbsFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/BodyStartFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/CeilingFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/FloorFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/FopPropValFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/FromParentFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/FromTableColumnFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/Function.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/FunctionBase.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/InheritedPropFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/LabelEndFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/MaxFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/MinFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/NCnameProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/NearestSpecPropFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/Numeric.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/NumericProperty.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/PPColWidthFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/PropertyException.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/PropertyInfo.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/PropertyParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/PropertyTokenizer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/RGBColorFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/RoundFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/expr/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/AbstractFlow.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/AbstractTableBody.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/BasicLink.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/BidiOverride.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Block.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/BlockContainer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Character.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ExternalGraphic.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Float.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Flow.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Footnote.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/FootnoteBody.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/InitialPropertySet.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Inline.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/InlineContainer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/InstreamForeignObject.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Leader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListBlock.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListItem.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListItemBody.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/ListItemLabel.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Marker.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/MultiCase.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/MultiProperties.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/MultiPropertySet.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/MultiSwitch.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/MultiToggle.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/PageNumber.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/PageNumberCitation.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/RetrieveMarker.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/RowSpanMgr.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/StaticContent.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Table.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableAndCaption.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableBody.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableCaption.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableCell.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableColumn.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableFooter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableHeader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/TableRow.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/Wrapper.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/flow/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/ConditionalPageMasterReference.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/LayoutMasterSet.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/PageMasterReference.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/PageNumberGenerator.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/PageSequence.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/PageSequenceMaster.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/Region.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RegionAfter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RegionBefore.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RegionBody.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RegionEnd.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RegionStart.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RepeatablePageMasterAlternatives.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/RepeatablePageMasterReference.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/Root.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/SimplePageMaster.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/SinglePageMasterReference.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/SubSequenceSpecifier.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/pagination/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fo/properties/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/FontFileReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/Glyphs.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFCmapEntry.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFDirTabEntry.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFFile.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFMtxEntry.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFSegEntry.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/TTFSubSetFile.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/apps/PFMReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/apps/TTFReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/apps/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFBData.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFBParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFMFile.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFMInputStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/AbstractFopImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/BmpImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/EPSImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/FopImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/FopImageConsumer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/FopImageException.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/FopImageFactory.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/GifImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/ImageArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/JAIImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/JimiImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/JpegImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/SVGImage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/TiffImage.java [new file with mode: 0755]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/AbstractImageReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/BMPReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/EPSReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/GIFReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/ImageReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/ImageReaderFactory.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/JPEGReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/PNGReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/SVGReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/TIFFReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/image/analyser/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/AbsolutePositionProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/AccessibilityProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/Area.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/AreaClass.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/AreaContainer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/AreaTree.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/AuralProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/BackgroundProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/BlockArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/BodyAreaContainer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/BodyRegionArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/BorderAndPadding.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/Box.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/ColumnArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/DisplaySpace.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/ExtensionArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/FontDescriptor.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/FontInfo.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/FontMetric.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/FontState.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/HyphenationProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/LineArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/LinkSet.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/LinkedRectangle.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/MarginInlineProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/MarginProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/Page.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/PageMaster.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/RegionArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/RelativePositionProps.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/Space.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/SpanArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/TextState.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/ByteVector.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/CharVector.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/Hyphen.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/Hyphenation.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/HyphenationException.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/HyphenationTree.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/Hyphenator.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/PatternConsumer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/PatternParser.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/TernaryTree.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/hyphenation/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/ForeignObjectArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/InlineArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/InlineSpace.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/LeaderArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/PageNumberInlineArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/WordArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/inline/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/layout/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/messaging/DefaultMessageListener.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/messaging/MessageEvent.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/messaging/MessageHandler.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/messaging/MessageListener.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/messaging/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/mif/MIFDocument.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/mif/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/ASCII85Filter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/ASCIIHexFilter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/CCFFilter.java [new file with mode: 0755]
fop-0_20_2-maintain/src/org/apache/fop/pdf/DCTFilter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/FlateFilter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFAction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFAnnotList.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFArray.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFCIDFont.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFCIDFontDescriptor.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFCIDSystemInfo.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFCMap.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFCharProcs.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFColor.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFDestination.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFDocument.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFEncoding.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFileSpec.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFilter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFilterException.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFont.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFontDescriptor.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFontNonBase14.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFontTrueType.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFontType0.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFontType1.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFontType3.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFFunction.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFGoTo.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFGoToRemote.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFICCStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFInfo.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFInternalLink.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFLink.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFNumber.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFObject.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFOutline.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFPage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFPages.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFPathPaint.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFPattern.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFRectangle.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFResources.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFRoot.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFShading.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFT1Stream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFTTFStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFUri.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFWArray.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/PDFXObject.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/pdf/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/AbstractRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/PrintRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/Renderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/awt/AWTFontMetrics.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/awt/AWTRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/awt/FontMetricsMapper.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/awt/FontSetup.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/Font.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/FontSetup.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/MIFRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/Courier.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/CourierBold.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/CourierBoldOblique.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/CourierOblique.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/Helvetica.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/HelveticaBold.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/HelveticaBoldOblique.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/HelveticaOblique.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/Symbol.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/TimesBold.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/TimesBoldItalic.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/TimesItalic.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/TimesRoman.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/fonts/ZapfDingbats.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/mif/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pcl/PCLRenderer.java [new file with mode: 0755]
fop-0_20_2-maintain/src/org/apache/fop/render/pcl/PCLStream.java [new file with mode: 0755]
fop-0_20_2-maintain/src/org/apache/fop/render/pcl/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/CIDFont.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/CMap.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/Font.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/FontReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/FontSetup.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/PDFRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/BFEntry.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/LazyFont.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/MultiByteFont.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/SingleByteFont.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/fonts/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/pdf/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/ASCII85OutputStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/ASCIIHexOutputStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/Finalizable.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/FlateEncodeOutputStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/PSGraphics2D.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/PSRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/PSStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/RunLengthEncodeOutputStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/ps/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/svg/SVGRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/svg/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/txt/TXTRenderer.java [new file with mode: 0755]
fop-0_20_2-maintain/src/org/apache/fop/render/txt/TXTStream.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/txt/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/xml/XMLRenderer.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/render/xml/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFAElementBridge.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFANode.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFDocumentGraphics2D.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFGraphics2D.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFImageElementBridge.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFTextPainter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/PDFTranscoder.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/SVGArea.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/SVGElement.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/SVGElementMapping.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/SVGObj.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/SVGUserAgent.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/SVGUtilities.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/svg/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/DocumentInputSource.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/DocumentReader.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/IOUtil.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/TestConverter.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/URLBuilder.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/anttasks/Compare.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/anttasks/Fop.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/anttasks/RunTest.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/anttasks/SerializeHyphPattern.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/anttasks/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/xslt/TraxTransform.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/xslt/XSLTransform.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/tools/xslt/package.html [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Command.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/GoToPageDialog.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/IconToolBar.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Images/Print.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Images/firstpg.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Images/lastpg.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Images/nextpg.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Images/prevpg.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Images/reload.gif [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/LoadableProperties.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/MessageException.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/MessagesDialog.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/PreviewDialog.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/PreviewDialogAboutBox.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/ProgressListener.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/SecureResourceBundle.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/Translator.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/UserMessage.java [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/messages.cs [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/messages.de [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/messages.en [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/messages.ja [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/messages.ru [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/messages.tr [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.cs [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.de [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.en [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.fi [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.fr [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.it [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.ja [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.pl [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.ru [new file with mode: 0644]
fop-0_20_2-maintain/src/org/apache/fop/viewer/resources/resources.tr [new file with mode: 0644]
fop-0_20_2-maintain/src/overview.html [new file with mode: 0644]
fop-0_20_2-maintain/test/.cvsignore [new file with mode: 0644]
fop-0_20_2-maintain/test/Testing [new file with mode: 0644]
fop-0_20_2-maintain/test/basictests.xml [new file with mode: 0644]
fop-0_20_2-maintain/test/bugtests.xml [new file with mode: 0644]
fop-0_20_2-maintain/test/createpdf.sh [new file with mode: 0755]
fop-0_20_2-maintain/test/errors/foreign.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/errors/inavliddoc.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/errors/inavlidxml.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/errors/inavlidxml1.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/errors/inavlidxml2.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/errors/unknown.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/testsuite.dtd [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/1.xml [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bbo1a1.xml [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bbo1b1.xml [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/background_color.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/background_transparent.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/block-container.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/block.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/border.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/break-before.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/charwidth.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/color.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/external-graphic.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/font-family.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/font-size.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/font.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/header_footer.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/image.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/indent.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/inline.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/keep-with-next.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/leader.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/letter-spacing.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/line-height.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/list-mountjoy.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/list-nested-breaks.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/list-nested.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/padding.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/page-number.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/rule.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/simple-link.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/space-treatment.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/space.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/text-align.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/text-decoration.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/text-indent.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/word-spacing.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xml/bugtests/wrap.fo [new file with mode: 0644]
fop-0_20_2-maintain/test/xsl/copy.xsl [new file with mode: 0644]
fop-0_20_2-maintain/test/xsl/doc.xsl [new file with mode: 0644]
fop-0_20_2-maintain/xalan.bat [new file with mode: 0755]
fop-0_20_2-maintain/xalan.sh [new file with mode: 0755]