You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vh...@apache.org on 2009/09/18 19:10:52 UTC

svn commit: r816718 [1/11] - in /xmlgraphics/fop/branches/Temp_Accessibility: ./ examples/fo/advanced/ hyph/ lib/ src/codegen/unicode/java/org/apache/fop/hyphenation/ src/codegen/unicode/java/org/apache/fop/text/linebreak/ src/codegen/unicode/java/org/...

Author: vhennebert
Date: Fri Sep 18 17:10:42 2009
New Revision: 816718

URL: http://svn.apache.org/viewvc?rev=816718&view=rev
Log:
Merged changes from Trunk up to revision 816269

Added:
    xmlgraphics/fop/branches/Temp_Accessibility/checkstyle-5.0.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/checkstyle-5.0.xml
    xmlgraphics/fop/branches/Temp_Accessibility/examples/fo/advanced/bleed-and-crop-marks.fo
      - copied unchanged from r816269, xmlgraphics/fop/trunk/examples/fo/advanced/bleed-and-crop-marks.fo
    xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/hyphenation/
      - copied from r816269, xmlgraphics/fop/trunk/src/codegen/unicode/java/org/apache/fop/hyphenation/
    xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/hyphenation/UnicodeClasses.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/codegen/unicode/java/org/apache/fop/hyphenation/UnicodeClasses.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/util/
      - copied from r816269, xmlgraphics/fop/trunk/src/codegen/unicode/java/org/apache/fop/util/
    xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/util/License.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/codegen/unicode/java/org/apache/fop/util/License.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDitheredRectanglePainter.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/afp/AFPDitheredRectanglePainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/util/CubicBezierApproximator.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/afp/util/CubicBezierApproximator.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/hyphenation/SerializeHyphPattern.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/SerializeHyphPattern.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/hyphenation/classes.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/classes.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/Keep.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/Keep.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/DummyPercentBaseContext.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/DummyPercentBaseContext.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPShadingMode.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/afp/AFPShadingMode.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPIncludeFormMap.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/afp/extensions/AFPIncludeFormMap.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPIncludeFormMapElement.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/afp/extensions/AFPIncludeFormMapElement.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/extensions/
      - copied from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/extensions/
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/extensions/prepress/
      - copied from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/extensions/prepress/
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/extensions/prepress/PageBoundaries.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/extensions/prepress/PageBoundaries.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/extensions/prepress/PageScale.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/extensions/prepress/PageScale.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/FontResourceCache.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/FontResourceCache.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSBatikFlowTextElementBridge.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSBatikFlowTextElementBridge.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSBridgeContext.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSBridgeContext.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSSVGFlowRootElementBridge.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSSVGFlowRootElementBridge.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/NativeTextPainter.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/svg/NativeTextPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/util/bitmap/DitherUtil.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/java/org/apache/fop/util/bitmap/DitherUtil.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/sandbox/org/apache/fop/render/svg/SVGUtil.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/src/sandbox/org/apache/fop/render/svg/SVGUtil.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/fotree/testcases/pixel_length.fo
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/fotree/testcases/pixel_length.fo
    xmlgraphics/fop/branches/Temp_Accessibility/test/fotree/testcases/pixel_length_96dpi.fo
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/fotree/testcases/pixel_length_96dpi.fo
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/render/extensions/
      - copied from r816269, xmlgraphics/fop/trunk/test/java/org/apache/fop/render/extensions/
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/render/extensions/prepress/
      - copied from r816269, xmlgraphics/fop/trunk/test/java/org/apache/fop/render/extensions/prepress/
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/render/extensions/prepress/PageBoundariesTest.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/java/org/apache/fop/render/extensions/prepress/PageBoundariesTest.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/render/extensions/prepress/PageScaleTest.java
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/java/org/apache/fop/render/extensions/prepress/PageScaleTest.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/flow_changing-ipd_1.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/flow_changing-ipd_1.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/flow_changing-ipd_2.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/flow_changing-ipd_2.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/flow_changing-ipd_3.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/flow_changing-ipd_3.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/flow_changing-ipd_4.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/flow_changing-ipd_4.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/flow_changing-ipd_block-container_1.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/flow_changing-ipd_block-container_1.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/flow_changing-ipd_block-container_2.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/flow_changing-ipd_block-container_2.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/footnote_in_table_3.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/footnote_in_table_3.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/footnote_in_table_fixed-height.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/footnote_in_table_fixed-height.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/keep_within-column_basic.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/keep_within-column_basic.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/keep_within-page_multi-column_overflow.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/keep_within-page_multi-column_overflow.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/marker_white-space_npe.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_white-space_npe.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/markers_empty_bug46960.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_empty_bug46960.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table_in_marker_bug47101.xml
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/table_in_marker_bug47101.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/resources/afp/
      - copied from r816269, xmlgraphics/fop/trunk/test/resources/afp/
    xmlgraphics/fop/branches/Temp_Accessibility/test/resources/afp/F1SAMPLE.afp
      - copied unchanged from r816269, xmlgraphics/fop/trunk/test/resources/afp/F1SAMPLE.afp
Removed:
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/KeepUtil.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/tools/anttasks/SerializeHyphPattern.java
Modified:
    xmlgraphics/fop/branches/Temp_Accessibility/   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/build.properties
    xmlgraphics/fop/branches/Temp_Accessibility/build.xml
    xmlgraphics/fop/branches/Temp_Accessibility/checkstyle-4.0.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/fixsvnprops.sh
    xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties
    xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/hyph/hyphenation.dtd
    xmlgraphics/fop/branches/Temp_Accessibility/lib/xmlgraphics-commons-1.4svn.jar
    xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/locationmap.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/0.95/metadata.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/compliance.ihtml
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/resources.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/embedding.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/events.xml   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/extensions.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/metadata.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/output.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/skinconf.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.events.model.EventModelFactory
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.render.intermediate.IFDocumentHandler   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPEventProducer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPEventProducer.xml
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPGraphics2D.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPImageObjectInfo.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPResourceInfo.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPResourceManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AbstractAFPPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/DataStream.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/AFPBase12FontCollection.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/AFPFont.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/AFPFontReader.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/CharacterSet.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/CharacterSetOrientation.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/OutlineFont.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/fonts/RasterFont.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/AbstractGraphicsCoord.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/AbstractGraphicsDrawingOrderContainer.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsBox.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsChainedSegment.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsCharacterString.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsData.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsFillet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsFullArc.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsLine.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetArcParameters.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetCharacterSet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetCurrentPosition.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetLineType.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetLineWidth.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetPatternSymbol.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/goca/GraphicsSetProcessColor.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/AbstractDataObject.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/AbstractEnvironmentGroup.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/AbstractPageObject.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/AbstractResourceEnvironmentGroupContainer.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/AbstractResourceGroupContainer.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/ImageObject.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/InterchangeSet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/MapCodedFont.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/MapDataResource.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/ObjectContainer.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/PageGroup.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/PageSegment.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/PreprocessPresentationObject.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/Registry.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/ResourceEnvironmentGroup.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/ResourceObject.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/TagLogicalElement.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/AbstractTriplet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/FullyQualifiedNameTriplet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/MappingOptionTriplet.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/MeasurementUnitsTriplet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/ObjectAreaSizeTriplet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/ObjectClassificationTriplet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/modca/triplets/ResourceObjectTypeTriplet.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/ptoca/PtocaBuilder.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/util/DefaultFOPResourceAccessor.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/apps/FOURIResolver.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/area/AreaTreeParser.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/area/PageViewport.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/cli/CommandLineOptions.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/events/EventFormatter.xml   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/events/EventFormatter_de.xml   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/FONode.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/FOTreeBuilder.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/FObj.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/XMLWhiteSpaceHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/expr/ICCColorFunction.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/expr/PropertyParser.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/expr/PropertyTokenizer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/flow/AbstractRetrieveMarker.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/flow/table/EffRow.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/flow/table/PrimaryGridUnit.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/flow/table/TableBody.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/flow/table/TablePart.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fo/properties/LengthProperty.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/FontAdder.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/FontDetector.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/FontInfoConfigurator.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/SingleByteFont.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/apps/PFMReader.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/autodetect/FontInfoFinder.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/fonts/type1/PFMFile.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/hyphenation/PatternParser.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/AbstractBaseLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/AbstractBreaker.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/AbstractPageSequenceLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/AreaAdditionUtil.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/BlockLevelLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/BreakElement.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/BreakingAlgorithm.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/FlowLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/FootnoteBodyLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/InlineKnuthSequence.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/KnuthPenalty.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/KnuthSequence.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/LayoutContext.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/LayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/LeafPosition.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/Page.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/PageBreaker.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/PageProvider.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/Position.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/SpaceResolver.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/inline/ContentLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/inline/ImageLayout.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/inline/InlineLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/inline/InlineStackingLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/list/ListBlockLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/list/ListItemContentLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/ActiveCell.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/RowGroupLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/TableAndCaptionLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/TableCaptionLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/TableCellLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/layoutmgr/table/TableStepper.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFColor.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFDocument.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFFactory.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFFileSpec.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFFunction.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFGState.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFGoTo.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFGoToRemote.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFLaunch.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFLink.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFObject.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFPage.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFPattern.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/pdf/PDFShading.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/AbstractConfigurator.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPCustomizable.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPDocumentHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPDocumentHandlerMaker.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPRenderer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/AFPRendererConfigurator.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPElementMapping.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPExtensionAttachment.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPExtensionHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPInvokeMediumMapElement.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/afp/extensions/AFPPageSetupElement.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/awt/AWTRenderer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/bitmap/BitmapRendererEventProducer.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/AbstractIFDocumentHandler.java   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/IFContentHandler.java   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/IFPainter.java   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/IFRenderer.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/extensions/DocumentNavigationExtensionConstants.java   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/extensions/DocumentNavigationHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/intermediate/extensions/GoToXYAction.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/java2d/Java2DRenderer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/PCLDocumentHandler.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/PCLDocumentHandlerMaker.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/PCLEventProducer.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/PCLGenerator.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/PCLPageDefinition.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/PCLRenderer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pcl/extensions/PCLElementMapping.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/AbstractImageAdapter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/ImageRenderedAdapter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFDocumentHandler.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFDocumentNavigationHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFEventProducer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFEventProducer.xml   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/pdf/PDFRenderer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/AbstractPSTranscoder.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSDocumentHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSEventProducer.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSImageHandlerSVG.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSRenderer.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSSVGHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSTextElementBridge.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/ps/PSTextPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/rtf/FOPRtfAttributes.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/render/rtf/RTFEventProducer.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/AbstractFOPBridgeContext.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/AbstractFOPTextElementBridge.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/AbstractFOPTranscoder.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/PDFBridgeContext.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/PDFDocumentGraphics2DConfigurator.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/PDFGraphics2D.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/PDFTextPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/svg/PDFTranscoder.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/util/ColorExt.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/util/ColorUtil.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/util/DOM2SAX.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/sandbox/org/apache/fop/render/svg/AbstractSVGDocumentHandler.java   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/sandbox/org/apache/fop/render/svg/EmbeddedSVGImageHandler.java
    xmlgraphics/fop/branches/Temp_Accessibility/src/sandbox/org/apache/fop/render/svg/SVGDocumentHandler.java   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/src/sandbox/org/apache/fop/render/svg/SVGPainter.java
    xmlgraphics/fop/branches/Temp_Accessibility/status.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/StandardTestSuite.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/config/FOURIResolverTestCase.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/config/UserConfigTestSuite.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/fotreetest/FOTreeTester.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/fotreetest/ResultCollector.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/fotreetest/ext/AssertElement.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/util/ColorUtilTestCase.java
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/util/XMLResourceBundleTestCase.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/util/XMLResourceBundleTestCase_de.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/java/org/apache/fop/util/invalid-translation-file.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/basic-checks.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/disabled-testcases.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/hyphenation-testcases/empty-inline_hyphenation_bug45667.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/afp-extension_1.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-container_absolute-position_multi-column.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-container_area-bpd.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-container_keep-together_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-container_keep-with-next_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-container_keep-with-previous_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block-level_break-after_bug44412.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_break-before_bug44412.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_break-before_bug44412_2.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_break-before_bug46240.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_keep-together_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_keep-together_integers_2.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_keep-with-next_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_keep-with-previous_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/block_uax14_explicit-breaks.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/color_1.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/external-graphic_content-height_content-width_2.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/external-graphic_size_2.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/external-graphic_wmf.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/footnote_in_table_2.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/fox_destination_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/inline_block-level_nested_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/inline_block_nested_6.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/inline_white-space-treatment_bugzilla45097.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/list-block_keep-with-next_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/list-block_keep-with-previous_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/marker_instream-foreign-object.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/page-number-citation-last_break-after_bug45702.xml   (contents, props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/page-number-citation_bugzilla44794.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/page-number-citation_list.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/page-position-last_break-before_bugzilla46489.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/page-position_last_bug40798.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/page-position_only.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/pcl-extension_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table-cell_bc-child.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table-cell_table-units_mixed.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table-row_keep-together.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table-row_keep-with-next2.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table_backgrounds_2.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table_border-collapse_missing.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table_keep-together.xml
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table_keep-with-next_integers_1.xml   (props changed)
    xmlgraphics/fop/branches/Temp_Accessibility/test/layoutengine/standard-testcases/table_keep-with-previous_integers_1.xml   (props changed)

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Sep 18 17:10:42 2009
@@ -1,4 +1,4 @@
 /xmlgraphics/fop/branches/Temp_AFPGOCAResources:630874-721418
 /xmlgraphics/fop/branches/Temp_AreaTreeNewDesign:745924-746655
 /xmlgraphics/fop/branches/fop-0_95:684572,688085,688696
-/xmlgraphics/fop/trunk:603620-763662
+/xmlgraphics/fop/trunk:603620-816269

Modified: xmlgraphics/fop/branches/Temp_Accessibility/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/build.properties?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/build.properties (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/build.properties Fri Sep 18 17:10:42 2009
@@ -50,5 +50,6 @@
 # layoutengine.disabled = test/layoutengine/disabled-testcases.txt
 
 ## Specify an alternate directory to scan for user supplied
-## hyphenation pattern files.
+## hyphenation pattern files and Unicode data files.
 # user.hyph.dir = /home/bart/offo
+# unidata.dir = /usr/share/doc/Unicode/UNIDATA

Modified: xmlgraphics/fop/branches/Temp_Accessibility/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/build.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/build.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/build.xml Fri Sep 18 17:10:42 2009
@@ -157,6 +157,8 @@
   <property name="fo.examples.force" value="false"/>
   <property name="lib.dir" value="${basedir}/lib"/>
   <property name="user.hyph.dir" value="${basedir}/hyph"/>
+  <property name="unidata.dir" value="${basedir}/UNIDATA"/>
+  <property name="hyph.stacksize" value="512k"/>
   <property name="build.dir" value="${basedir}/build"/>
   <property name="build.gensrc.dir" value="${build.dir}/gensrc"/>
   <property name="build.classes.dir" value="${build.dir}/classes"/>
@@ -355,12 +357,13 @@
       <fileset dir="${src.java.dir}">
         <include name="**/*.java"/>
         <exclude name="org/apache/fop/render/*/**/*.java"/>
+        <exclude name="org/apache/fop/afp/**/*.java"/>
       </fileset>
     </eventResourceGenerator>
     <fixcrlf file="${src.java.dir}/org/apache/fop/events/EventFormatter.xml" tab="remove" tablength="2"/>
     <eventResourceGenerator modelfile="${build.gensrc.dir}/org/apache/fop/afp/event-model.xml" translationfile="${src.java.dir}/org/apache/fop/afp/AFPEventProducer.xml">
       <fileset dir="${src.java.dir}">
-        <include name="org/apache/fop/render/afp/**/*.java"/>
+        <include name="org/apache/fop/afp/**/*.java"/>
       </fileset>
     </eventResourceGenerator>
     <fixcrlf file="${src.java.dir}/org/apache/fop/afp/AFPEventProducer.xml" tab="remove" tablength="2"/>
@@ -424,21 +427,54 @@
     </copy>
   </target>
   <target name="compile" depends="compile-java, compile-copy-resources" description="Compiles the source code"/>
-<!-- =================================================================== -->
-<!-- compiles hyphenation patterns                                       -->
-<!-- =================================================================== -->
-  <target name="compile-hyphenation" depends="compile">
+  <!-- =================================================================== -->
+  <!-- Helper task to generate source files that have already been checked -->
+  <!-- into the repository. This task uses Unicode Character Database      -->
+  <!-- files. This task need only be run when the latter files have been   -->
+  <!-- updated. This target should never be part of the normal build       -->
+  <!-- process. Output is UnicodeClasses.CLASSES_XML                       -->
+  <!-- (src/java/org/apache/fop/hyphenation/classes.xml). -->
+  <!-- =================================================================== -->
+  <target name="codegen-hyphenation-classes">
+    <javac destdir="${build.codegen-classes.dir}" fork="${javac.fork}" debug="${javac.debug}" deprecation="${javac.deprecation}" optimize="${javac.optimize}" source="${javac.source}" target="${javac.target}">
+      <src path="${src.codegen.dir}/unicode/java"/>
+    </javac>
+	<java classname="org.apache.fop.hyphenation.UnicodeClasses" resultproperty="classes.result" classpath="${build.codegen-classes.dir}">
+      <arg value="${src.dir}/java/org/apache/fop/hyphenation/classes.xml"/>
+	</java>
+	<condition property="classes.result.message" value="Generation of classes successful">
+	  <not>
+	  <isfailure code="${classes.result}"/>
+	  </not>
+	</condition>
+	<condition property="classes.result.message" value="Generation of classes failed">
+	  <isfailure code="${classes.result}"/>
+	</condition>
+	<echo message="${classes.result.message}"/>
+  </target>
+  <!-- =================================================================== -->
+  <!-- compiles hyphenation patterns                                       -->
+  <!-- =================================================================== -->
+  <target name="compile-hyphenation" depends="compile" description="Compiles the hyphenation pattern files">
     <path id="hyph-classpath">
       <path refid="libs-build-classpath"/>
       <pathelement location="${build.classes.dir}"/>
     </path>
-    <taskdef name="serHyph" classname="org.apache.fop.tools.anttasks.SerializeHyphPattern" classpathref="hyph-classpath"/>
     <mkdir dir="${build.classes.dir}/hyph"/>
-    <serHyph targetDir="${build.classes.dir}/hyph">
-      <fileset dir="${user.hyph.dir}">
-        <include name="*.xml"/>
-      </fileset>
-    </serHyph>
+	<java classname="org.apache.fop.hyphenation.SerializeHyphPattern" fork="true" resultproperty="hyph.result" classpathref="hyph-classpath">
+	  <arg value="${user.hyph.dir}"/>
+	  <arg value="${build.classes.dir}/hyph"/>
+	  <jvmarg value="-Xss${hyph.stacksize}"/>
+	</java>
+	<condition property="hyph.result.message" value="Hyphenation successful">
+	  <not>
+	  <isfailure code="${hyph.result}"/>
+	  </not>
+	</condition>
+	<condition property="hyph.result.message" value="Hyphenation failed">
+	  <isfailure code="${hyph.result}"/>
+	</condition>
+	<echo message="${hyph.result.message}"/>
   </target>
   <target name="uptodate-jar-hyphenation" depends="compile-hyphenation">
     <uptodate property="jar.hyphenation.uptodate" targetfile="${build.dir}/fop-hyph.jar">
@@ -1006,7 +1042,15 @@
     <property name="javadoc.level" value=""/>
     <echo message="Producing the javadoc files${javadoc.level}"/>
     <mkdir dir="${build.javadocs.dir}"/>
-    <javadoc packagenames="${javadoc.packages}" destdir="${build.javadocs.dir}" author="true" version="true" windowtitle="${Name} ${version} API" doctitle="Apache Formatting Objects Processor (FOP)" bottom="Copyright ${year} The Apache Software Foundation. All Rights Reserved." overview="${src.dir}/java/org/apache/fop/overview.html" use="true" failonerror="true" source="${javac.source}" public="${javadoc.public}" package="${javadoc.package}" private="${javadoc.private}" maxmemory="128M">
+    <javadoc failonerror="true" source="${javac.source}" destdir="${build.javadocs.dir}"
+      packagenames="${javadoc.packages}"
+      public="${javadoc.public}" package="${javadoc.package}" private="${javadoc.private}"
+      author="true" version="true" use="true"
+      windowtitle="${Name} ${version} API"
+      doctitle="Apache Formatting Objects Processor (FOP)"
+      bottom="Copyright ${year} The Apache Software Foundation. All Rights Reserved."
+      overview="${src.dir}/java/org/apache/fop/overview.html"
+      maxmemory="256M">
       <header><![CDATA[${name} ${version}]]></header>
       <footer><![CDATA[${name} ${version}]]></footer>
       <classpath>

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/checkstyle-4.0.xml
            ('svn:executable' removed)

Modified: xmlgraphics/fop/branches/Temp_Accessibility/fixsvnprops.sh
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/fixsvnprops.sh?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/fixsvnprops.sh (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/fixsvnprops.sh Fri Sep 18 17:10:42 2009
@@ -1,7 +1,14 @@
-#!/bin/sh
+#!/bin/bash
 
-find . -name \*.java -exec svn ps svn:keywords "Id" '{}' \;
-find . -name \*.xml -exec svn ps svn:keywords "Revision Id" '{}' \;
+for i in $(find . -name \*.java)
+do
+  svn pg svn:keywords $i | grep Id > /dev/null || svn ps svn:keywords "Id" $i
+done
+
+for i in $(find . -name \*.xml)
+do
+  svn pg svn:keywords $i | grep "Revision Id" > /dev/null || svn ps svn:keywords "Revision Id" $i
+done
 find . -name \*.java -exec svn ps svn:eol-style native '{}' \;
 find . -name \*.xml -exec svn ps svn:eol-style native '{}' \;
 

Modified: xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties Fri Sep 18 17:10:42 2009
@@ -92,7 +92,7 @@
 # (DEBUG, INFO, WARN, ERROR, FATAL_ERROR)
 #project.debuglevel=ERROR
 # Max memory to allocate to Java
-#forrest.maxmemory=64m
+forrest.maxmemory=128m
 # Any other arguments to pass to the JVM. For example, to run on an X-less
 # server, set to -Djava.awt.headless=true
 #forrest.jvmargs=

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/forrest.properties.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Sep 18 17:10:42 2009
@@ -1 +1 @@
-Id
+Revision Id

Modified: xmlgraphics/fop/branches/Temp_Accessibility/hyph/hyphenation.dtd
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/hyph/hyphenation.dtd?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/hyph/hyphenation.dtd (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/hyph/hyphenation.dtd Fri Sep 18 17:10:42 2009
@@ -26,7 +26,7 @@
 <!ELEMENT hyphen-char EMPTY>
 <!ATTLIST hyphen-char value CDATA #REQUIRED>
 
-<!-- Default minimun length in characters of hyphenated word fragments
+<!-- Default minimum length in characters of hyphenated word fragments
      before and after the line break. For some languages this is not
      only for aesthetic purposes, wrong hyphens may be generated if this
      is not accounted for.
@@ -55,7 +55,7 @@
 <!-- The hyphenation patterns, space separated. A pattern is made of 'equivalent'
      characters as described before, between any two word characters a digit
      in the range 0 to 9 may be specified. The absence of a digit is equivalent
-     to zero. The '.' character is reserved to indicate begining or ending
+     to zero. The '.' character is reserved to indicate beginning or ending
      of words. -->
 <!ELEMENT patterns (#PCDATA)>
 

Modified: xmlgraphics/fop/branches/Temp_Accessibility/lib/xmlgraphics-commons-1.4svn.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/lib/xmlgraphics-commons-1.4svn.jar?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
Binary files - no diff available.

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java Fri Sep 18 17:10:42 2009
@@ -31,6 +31,8 @@
 import java.util.List;
 import java.util.Map;
 
+import org.apache.fop.util.License;
+
 /**
  * <p>Utility for generating a Java class representing line break properties
  * from the Unicode property files.</p>
@@ -226,31 +228,14 @@
         int idx = 0;
         StringBuffer doStaticLinkCode = new StringBuffer();
         PrintWriter out = new PrintWriter(new FileWriter(outFileName));
-        out.println("/*");
-        out.println(" * Licensed to the Apache Software Foundation (ASF) under one or more");
-        out.println(" * contributor license agreements.  See the NOTICE file distributed with");
-        out.println(" * this work for additional information regarding copyright ownership.");
-        out.println(" * The ASF licenses this file to You under the Apache License, Version 2.0");
-        out.println(" * (the \"License\"); you may not use this file except in compliance with");
-        out.println(" * the License.  You may obtain a copy of the License at");
-        out.println(" * ");
-        out.println(" *      http://www.apache.org/licenses/LICENSE-2.0");
-        out.println(" * ");
-        out.println(" * Unless required by applicable law or agreed to in writing, software");
-        out.println(" * distributed under the License is distributed on an \"AS IS\" BASIS,");
-        out.println(" * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.");
-        out.println(" * See the License for the specific language governing permissions and");
-        out.println(" * limitations under the License.");
-        out.println(" */");
-        out.println();
-        out.println("/* $Id$ */");
+        License.writeJavaLicenseId(out);
         out.println();
         out.println("package org.apache.fop.text.linebreak;");
         out.println();
-        out.println("/* ");
-        out.println(" * !!! THIS IS A GENERATED FILE !!! ");
+        out.println("/*");
+        out.println(" * !!! THIS IS A GENERATED FILE !!!");
         out.println(" * If updates to the source are needed, then:");
-        out.println(" * - apply the necessary modifications to ");
+        out.println(" * - apply the necessary modifications to");
         out.println(" *   'src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java'");
         out.println(" * - run 'ant codegen-unicode', which will generate a new LineBreakUtils.java");
         out.println(" *   in 'src/java/org/apache/fop/text/linebreak'");
@@ -276,7 +261,7 @@
         boolean printComma = false;
         for (int i = 1; i <= lineBreakPropertyValueCount; i++) {
             if (printComma) {
-                out.println(", ");
+                out.println(",");
             } else {
                 printComma = true;
             }
@@ -376,8 +361,13 @@
         for (int i = 0; i < lineBreakPropertyShortNames.size(); i++) {
             name = (String)lineBreakPropertyShortNames.get(i);
             if (printComma) {
-                out.print(", ");
-                lineLength++;
+                if (lineLength <= MAX_LINE_LENGTH - 2) {
+                    out.print(", ");
+                } else {
+                    out.print(",");
+                }
+                // count the space anyway to force a linebreak if the comma causes lineLength == MAX_LINE_LENGTH
+                lineLength += 2;
             } else {
                 printComma = true;
             }
@@ -418,7 +408,7 @@
         out.println("};");
         out.println();
         out.println("    /**");
-        out.println("     * Return the short name for the linebreak property corresponding ");
+        out.println("     * Return the short name for the linebreak property corresponding");
         out.println("     * to the given symbolic constant.");
         out.println("     *");
         out.println("     * @param i the numeric value of the linebreak property");
@@ -433,7 +423,7 @@
         out.println("    }");
         out.println();
         out.println("    /**");
-        out.println("     * Return the long name for the linebreak property corresponding ");
+        out.println("     * Return the long name for the linebreak property corresponding");
         out.println("     * to the given symbolic constant.");
         out.println("     *");
         out.println("     * @param i the numeric value of the linebreak property");
@@ -458,7 +448,7 @@
         out.println("    }");
         out.println();
         out.println("    /**");
-        out.println("     * Return the break class constant for the given pair of linebreak ");
+        out.println("     * Return the break class constant for the given pair of linebreak");
         out.println("     * property constants.");
         out.println("     *");
         out.println("     * @param lineBreakPropertyBefore the linebreak property for the first character");

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/locationmap.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Sep 18 17:10:42 2009
@@ -1 +1 @@
-Id
+Revision Id

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/0.95/metadata.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Sep 18 17:10:42 2009
@@ -1 +1 @@
-Id
+Revision Id

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/compliance.ihtml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/compliance.ihtml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/compliance.ihtml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/compliance.ihtml Fri Sep 18 17:10:42 2009
@@ -533,11 +533,11 @@
 
       <td class="no">no</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
       <td align="center">&nbsp;</td>
     </tr>
@@ -552,11 +552,11 @@
 
       <td class="no">no</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
       <td align="center">&nbsp;</td>
     </tr>
@@ -870,11 +870,11 @@
 
       <td class="no">no</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
-      <td class="no">no</td>
+      <td class="yes">yes</td>
 
       <td align="center">&nbsp;</td>
     </tr>
@@ -1714,11 +1714,11 @@
 
       <td class="partial">partial</td>
 
-      <td class="partial">partial</td>
+      <td class="yes">yes</td>
 
       <td align="left">
         <ul>
-          <li>[0.94 and later] Only works as expected with inline-level content.</li>
+          <li>[0.95] Only works as expected with inline-level content.</li>
         </ul>
       </td>
     </tr>
@@ -4827,7 +4827,7 @@
           <li>[0.95] works on all implemented FOs, except list- and inline-level
           FOs.</li>
           <li>[Trunk] does not work on inline-level FOs.</li>
-          
+
           <li>[0.95 and earlier] &lt;integer&gt; values are not supported.</li>
           <li>[Trunk] minimal support for &lt;integer&gt; value.</li>
         </ul>

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml Fri Sep 18 17:10:42 2009
@@ -15,13 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!-- $Id: gethelp.xml 627324 2008-02-13 09:35:01Z maxberger $ -->
+<!-- $Id$ -->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://forrest.apache.org/dtd/document-v13.dtd">
 <document>
   <header>
     <title>FOP: Quick Start Guide</title>
     <subtitle>Everything you need to start using and appreciating Apache FOP quickly.</subtitle>
-    <version>$Revision: 627324 $</version>
+    <version>$Revision$</version>
   </header>
   <body>
     <section id="essentials">

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/quickstartguide.xml
------------------------------------------------------------------------------
    svn:keywords = Revision Id

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/resources.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/resources.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/resources.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/resources.xml Fri Sep 18 17:10:42 2009
@@ -247,6 +247,7 @@
             [software] <jump href="http://www.ahmadsoft.org/fopbridge.html">FOP Bridge</jump> is an Eclipse plug-in
             that allows to convert FO documents using Apache FOP directly inside the Eclipse workbench (LGPL).
           </li>
+          <li>[software] <jump href="http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fo/">Maven Doxia FO Module</jump>.  Doxia is a content generation framework which aims to provide its users with powerful techniques for generating static and dynamic content: Doxia can be used in web-based publishing context to generate static sites, in addition to being incorporated into dynamic content generation systems like blogs, wikis and content management systems.  Doxia provides a module providing XSL Formatting Objects.</li>
         </ul>
       </section>
     </section>

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/embedding.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/embedding.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/embedding.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/embedding.xml Fri Sep 18 17:10:42 2009
@@ -557,6 +557,9 @@
         Fine-tune your stylesheet to make the XSLT process more efficient and to create XSL-FO that can
         be processed by FOP more efficiently. Less is more: Try to make use of property inheritance where possible.
       </li>
+      <li>
+        You may also wish to consider trying to reduce <a href="http://xmlgraphics.apache.org/fop/trunk/running.html#memory">memory usage</a>.
+      </li>
     </ul>
   </section>
   <section id="multithreading">

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/events.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/events.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/events.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/events.xml Fri Sep 18 17:10:42 2009
@@ -20,7 +20,7 @@
 <document>
   <header>
     <title>Events/Processing Feedback</title>
-    <version>$Revision: 634267 $</version>
+    <version>$Revision$</version>
   </header>
   <body>
     <section id="introduction">
@@ -152,7 +152,28 @@
         <p>
           By default, FOP continues processing even if an image wasn't found. If you have
           more strict requirements and want FOP to stop if an image is not available, you can
-          do something like the following:
+          do something like the following in the simplest case:
+        </p>
+        <source><![CDATA[public class MyEventListener implements EventListener {
+
+    public void processEvent(Event event) {
+        if ("org.apache.fop.events.ResourceEventProducer".equals(
+                event.getEventGroupID())) {
+            event.setSeverity(EventSeverity.FATAL);
+        } else {
+            //ignore all other events (or do something of your choice)
+        }
+    }
+    
+}]]></source>
+        <p>
+          Increasing the event severity to FATAL will signal the event broadcaster to throw
+          an exception and stop further processing. In the above case, all resource-related
+          events will cause FOP to stop processing.
+        </p>
+        <p>
+          You can also customize the exception to throw (you can may throw a RuntimeException
+          or subclass yourself) and/or which event to respond to:
         </p>
         <source><![CDATA[public class MyEventListener implements EventListener {
 

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/events.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Sep 18 17:10:42 2009
@@ -1 +1 @@
-Id
+Revision Id

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/extensions.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/extensions.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/extensions.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/extensions.xml Fri Sep 18 17:10:42 2009
@@ -226,8 +226,114 @@
             color space the CMYK value is converted to an sRGB value.
           </p>
         </section>
+        <section id="pseudo-color-profiles">
+          <title>#CMYK pseudo-profile</title>
+          <p><code>color rgb-icc(numeric, numeric, numeric, #CMYK, numeric, numeric, numeric, numeric)</code></p>
+          <p>
+            The <code>rgb-icc</code> function will respond to a pseudo-profile called "#CMYK"
+            which indicates a device-specific CMYK color space. The "#CMYK" profile is implicitely
+            available and doesn't have to be (and cannot be) defined through an
+            <code>fo:color-profile</code> element. It is provided for compatibility with certain
+            commercial XSL-FO implementations. Please note that this is not part of the official
+            specification but rather a convention. The following two color specifications are
+            equivalent:
+          </p>
+          <ul>
+            <li><code>cmyk(0%,0%,20%,40%)</code></li>
+            <li><code>rgb-icc(153, 153, 102, #CMYK, 0, 0, 0.2, 0.4)</code></li>
+          </ul>
+        </section>
+      </section>
+      <section id="prepress">
+        <title>Prepress Support</title>
+        
+        <p>
+          This section defines a number of extensions related to
+          <a href="http://en.wikipedia.org/wiki/Prepress">prepress</a> support.
+          <code>fox:scale</code> defines a general scale factor for the generated pages.
+          <code>fox:bleed</code> defines the
+          <a href="http://en.wikipedia.org/wiki/Bleed_%28printing%29">bleed area</a> for a page.
+          <code>fox:crop-offset</code> defines the outer edges of the area in which crop marks,
+          registration marks, color bars and page information are placed.
+          For details, please read on below.
+        </p>
+        <note>
+          Those extensions have been implemented in the PDF and Java2D renderers only.
+        </note>
+        
+        <section id="scale">
+          <title>fox:scale</title>
+          <p>Value: &lt;number&gt;{1,2}</p>
+          <p>Initial: 1</p>
+          <p>Applies to: fo:simple-page-master</p>
+          <p>
+            This property specifies a scale factor along resp. the x and y axes. If only one number 
+            is provided it is used for both the x and y scales. A scale factor smaller than 1 
+            shrinks the page. A scale factor greater than 1 enlarges the page.
+          </p>
+        </section>
+        <section id="bleed">
+          <title>fox:bleed</title>
+          <p>
+              Value: &lt;length&gt;{1,4}
+          </p>
+          <p>
+              Initial: 0pt
+          </p>
+          <p>Applies to: fo:simple-page-master</p>
+          <p>
+              If there is only one value, it applies to all sides. If there are two values, the top and bottom
+              bleed widths are set to the first value and the right and left bleed widths are set to the second.
+              If there are three values, the top is set to the first value, the left and right are set to the second,
+              and the bottom is set to the third. If there are four values, they apply to the top, right, bottom, and
+              left, respectively.
+              (Corresponds to <a href="http://www.w3.org/TR/xsl11/#padding">the definition of 
+                padding</a>).
+          </p>
+          <p>
+              This extension indirectly defines the BleedBox and is calculated by expanding the TrimBox by
+              the bleed widths. The lengths must be non-negative.
+          </p>
+        </section>
+        <section id="cropOffset">
+          <title>fox:crop-offset</title>
+          <p>
+            Value: &lt;length&gt;{1,4}
+          </p>
+          <p>
+            Initial: bleed (see below)
+          </p>
+          <p>Applies to: fo:simple-page-master</p>
+          <p>
+            Same behaviour as with fox:bleed. The initial value is set to the same values as the 
+            fox:bleed property.
+          </p>
+          <p>
+            This extension indirectly defines the MediaBox and is calculated by expanding
+            the TrimBox by the crop offsets. The lengths must be non-negative. 
+          </p>
+        </section>
+        <section id="cropBox">
+          <title>fox:crop-box</title>
+          <p>
+            Value: [trim-box | bleed-box | media-box]
+          </p>
+          <p>
+            Initial: media-box
+          </p>
+          <p>Applies to: fo:simple-page-master</p>
+          <p>
+            The crop box controls how Acrobat displays the page (CropBox in PDF) or how the Java2DRenderer sizes
+            the output media. The PDF specification defines that the CropBox defaults to the MediaBox. This extension
+            follows that definition. To simplify usage and cover most use cases, the three supported enumeration
+            values "trim-box", "bleed-box" and "media-box" set the CropBox to one of those three other boxes. 
+          </p>
+          <p>
+            If requested in the future, we could offer to specify the CropBox in absolute coordinates rather
+            than just by referencing another box.
+          </p>
+        </section>
       </section>
-      
     </section>
   </body>
 </document>

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/metadata.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Sep 18 17:10:42 2009
@@ -1 +1 @@
-Id
+Revision Id

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/output.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/output.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/output.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/content/xdocs/trunk/output.xml Fri Sep 18 17:10:42 2009
@@ -422,6 +422,28 @@
           Consult the technical reference for your printer for all available values.
         </p>
       </section>
+      <section id="pcl-output-bin">
+        <title>Output Bin</title>
+        <p>
+          The <code>output-bin</code> extension attribute on fo:simple-page-master allows to 
+          select the output bin into which the printed output should be fed. Example:
+        </p>
+      <source><![CDATA[
+      <fo:layout-master-set>
+        <fo:simple-page-master master-name="simple" pcl:output-bin="2">
+          ...
+        </fo:simple-page-master>
+      </fo:layout-master-set>
+]]></source>
+        <p>
+          Note: the output bin number is a positive integer and the value depends on
+          the target printer. Not all PCL printers support the same output bins.
+          Usually, 
+          "1" is the upper output bin,
+          "2" is the lower (rear) output bin. 
+          Consult the technical reference for your printer for all available values.
+        </p>
+      </section>
       <section id="pcl-duplex-mode">
         <title>Page Duplex Mode</title>
         <p>
@@ -651,6 +673,11 @@
         <font-triplet name="monospace" style="normal" weight="bold"/>
         <font-triplet name="Courier" style="normal" weight="bold"/>
       </font>]]></source>
+        <p>
+          By default, all manually configured fonts are embedded, unless they are matched in the
+          <a href="fonts.html#embedding"><code>referenced-fonts</code> section of the configuration file</a>.
+          However, the default fonts shown above will not be embedded.
+        </p>
       </section>
       <section id="afp-renderer-resolution-config">
         <title>Output Resolution</title>
@@ -680,6 +707,20 @@
       Support for native image formats (e.g. JPEG, GIF) is not always available on printer implementations
       so by default this configuration option is set to "false".</p>
       </section>
+      <section id="afp-shading-config">
+        <title>Shading</title>
+        <p>
+          By default, filled rectangles are painted using their given color using a PTOCA I-axis rule
+          (DIR). But not all environments handle these colors correctly. That's why a setting is
+          supported that paints the rectangles using an ordered dither pattern (bi-level) with
+          an inline IOCA FS10 image that is used together with the "replicate and trim" mapping.
+          The optional "shading" element can be used to control the shading mode. Its default value
+          is "color". To enable the dithered mode, use "dithered". Example: 
+        </p>
+      <source><![CDATA[
+      <shading>dithered</shading>
+]]></source>
+      </section>
       <section id="afp-resource-group-file">
       <title>Resource Group File</title>
       <p>By default the AFP Renderer will place all data resource objects such as images within
@@ -816,12 +857,41 @@
 ]]></source>
         <p>
           The invoke-medium-map element is allowed as child of fo:page-sequence (page group
-          level). It is NOT supported on document level (fo:root), yet. FOP also doesn't support
-          specifying medium maps inside XML (using BMM/EMM). It can only reference an existing
-          medium map by name. The medium map has to be constructed through different means and
-          available on the target platform.
+          level) or fo:simple-page-master. It is NOT supported on document level (fo:root), yet. 
+          FOP also doesn't support specifying medium maps inside XML (using BMM/EMM). It can 
+          only reference an existing medium map by name. The medium map has to be constructed 
+          through different means and available on the target platform.
         </p>
       </section>
+      <section id="afp-form-maps">
+        <title>Form Maps/Defs</title>
+        <p>
+          Apache FOP supports embedding an external form map resource in the
+          generated AFP output. This is done using the <code>afp:include-form-map</code>
+          extension. An example: 
+        </p>
+      <source><![CDATA[
+<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
+     xmlns:afp="http://xmlgraphics.apache.org/fop/extensions/afp">
+  [..]
+  <fo:declarations>
+    <afp:include-form-map name="F1SAMP1" src="file:f1samp1.fde"/>
+  </fo:declarations>
+]]></source>
+        <p>
+          The <code>afp:include-form-map</code> is to be placed as a direct child of
+          <code>fo:declarations</code>. The <code>name</code> is an AFP resource name
+          (max. 8 characters) and the <code>src</code> attribute is the URI identifying the
+          external form map resource. When such a form map is embedded, you can use the
+          <code>afp:invoke-medium-map</code> extension (described above) to invoke any medium
+          map included in the form map. 
+        </p>
+        <note>
+          Apache FOP doesn't support a way to define a form map or medium map using XML means
+          inside an XSL-FO document. You will have to build the form map with some third-party
+          tool.
+        </note>
+      </section>
     </section>
     <section id="afp-foreign-attributes">
       <title>Foreign Attributes</title>

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/skinconf.xml?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/skinconf.xml (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/documentation/skinconf.xml Fri Sep 18 17:10:42 2009
@@ -369,6 +369,7 @@
       <width>88</width>
       <height>31</height>
     </credit>
+    <!--
     <credit box-location="alt2">
       <name>ApacheCon Europe 2009</name>
       <url>http://eu.apachecon.com/</url>
@@ -376,6 +377,7 @@
       <width>125</width>
       <height>125</height>
     </credit>
+    -->
     <credit box-location="alt2">
       <name>ApacheCon US 2009</name>
       <url>http://us.apachecon.com/</url>

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.events.model.EventModelFactory
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.events.model.EventModelFactory?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.events.model.EventModelFactory (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.events.model.EventModelFactory Fri Sep 18 17:10:42 2009
@@ -1,5 +1,5 @@
 org.apache.fop.events.FOPEventModelFactory
-org.apache.fop.render.afp.AFPEventProducer$EventModelFactory
+org.apache.fop.afp.AFPEventProducer$EventModelFactory
 org.apache.fop.render.bitmap.BitmapRendererEventProducer$EventModelFactory
 org.apache.fop.render.pcl.PCLEventProducer$EventModelFactory
 org.apache.fop.render.pdf.PDFEventProducer$EventModelFactory

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/java/META-INF/services/org.apache.fop.render.intermediate.IFDocumentHandler
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Sep 18 17:10:42 2009
@@ -1 +1 @@
-/xmlgraphics/fop/trunk/src/java/META-INF/services/org.apache.fop.render.intermediate.IFDocumentHandler:699793-763662
+/xmlgraphics/fop/trunk/src/java/META-INF/services/org.apache.fop.render.intermediate.IFDocumentHandler:699793-816269

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java Fri Sep 18 17:10:42 2009
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-/* $Id: $ */
+/* $Id$ */
 
 package org.apache.fop.afp;
 
@@ -23,6 +23,7 @@
 import org.apache.commons.logging.LogFactory;
 
 import org.apache.fop.afp.modca.Registry;
+import org.apache.fop.afp.modca.triplets.MappingOptionTriplet;
 
 /**
  * A list of parameters associated with an AFP data objects
@@ -57,6 +58,9 @@
     /** controls whether to create a page segment or a simple object */
     private boolean createPageSegment;
 
+    /** controls the mapping of the image data into the image area */
+    private byte mappingOption = MappingOptionTriplet.SCALE_TO_FILL;
+
     /**
      * Default constructor
      */
@@ -253,6 +257,23 @@
         return this.createPageSegment;
     }
 
+    /**
+     * Sets the way an image is mapped into its target area.
+     * @param mappingOption the mapping option (Valid values: see Mapping Option Triplet)
+     */
+    public void setMappingOption(byte mappingOption) {
+        this.mappingOption = mappingOption;
+    }
+
+    /**
+     * Returns the way an image is mapped into its target area. By default, this is "scale to fill"
+     * behavior.
+     * @return the mapping option value from the Mapping Option Triplet
+     */
+    public byte getMappingOption() {
+        return mappingOption;
+    }
+
     /** {@inheritDoc} */
     public String toString() {
         return "AFPDataObjectInfo{"
@@ -264,4 +285,5 @@
             + (objectAreaInfo != null ? ", objectAreaInfo=" + objectAreaInfo : "")
             + (resourceInfo != null ? ", resourceInfo=" + resourceInfo : "");
     }
+
 }

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPDataObjectInfo.java
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPEventProducer.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPEventProducer.java?rev=816718&r1=816717&r2=816718&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPEventProducer.java (original)
+++ xmlgraphics/fop/branches/Temp_Accessibility/src/java/org/apache/fop/afp/AFPEventProducer.java Fri Sep 18 17:10:42 2009
@@ -80,4 +80,14 @@
      * @event.severity ERROR
      */
     void characterSetEncodingError(Object source, String charSetName, String encoding);
+
+    /**
+     * Triggered when an external resource fails to be embedded.
+     *
+     * @param source the event source
+     * @param resourceName the name of the resource where the error occurred
+     * @param e the original exception
+     * @event.severity ERROR
+     */
+    void resourceEmbeddingError(Object source, String resourceName, Exception e);
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org