/[Apache-SVN]
ViewVC logotype

Revision 957913


Jump to revision: Previous Next
Author: jeremias
Date: Fri Jun 25 12:17:58 2010 UTC (13 years, 11 months ago)
Changed paths: 18
Log Message:
Bugzilla #49403:
Initial support for PDF Separation color spaces (aka spot colors). This is still unfinished but produces valid PDF with Separation colors in simple cases.
Based on work by: Patrick Jaromin <Patrick.at.Jaromin.com>

Note: PDFColor is broken right now, as I'm planning to phase that class out. Squeezing separation colors and what else comes later into that class isn't such a good idea IMO. Instead, PDFColorHandler tries to do all that in a better way based on the new color support classes from XGC.

Changed paths

Path Details
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/fo/expr/PropertyTokenizer.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFColor.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFColorHandler.java added
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFDeviceColorSpace.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFFactory.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFName.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFResources.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/pdf/PDFSeparationColorSpace.java added
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/render/intermediate/IFState.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/render/pdf/AbstractImageAdapter.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/render/pdf/PDFContentGenerator.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/svg/PDFDocumentGraphics2D.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/svg/PDFGraphics2D.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/util/AbstractPaintingState.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/src/java/org/apache/fop/util/ColorUtil.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/status.xml modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/test/java/org/apache/fop/traits/BorderPropsTestCase.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_Color/test/java/org/apache/fop/util/ColorUtilTestCase.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26