]> source.dussan.org Git - xmlgraphics-fop.git/commit
This adds the ColorSpace data type, and has the PDF files make use of it.
authorSteve Coffman <gears@apache.org>
Thu, 27 Apr 2000 19:33:50 +0000 (19:33 +0000)
committerSteve Coffman <gears@apache.org>
Thu, 27 Apr 2000 19:33:50 +0000 (19:33 +0000)
commita63f8d028e15609b96764d4d46ef3d05519b0705
tree377456c6a05564f7f87cef3d4be6f14652bbba5b
parent5ff7a2898ddcff52a326c2bd7b1f6e5c3862954b
This adds the ColorSpace data type, and has the PDF files make use of it.
This should make us all agree on the colorspace identifier codes
at least. Adds the beginnings of support for DeviceGray
colorspace. (not in patterns, but in colors)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193343 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/datatypes/ColorSpace.java [new file with mode: 0644]
src/org/apache/fop/pdf/PDFColor.java
src/org/apache/fop/pdf/PDFPathPaint.java
src/org/apache/fop/pdf/PDFPattern.java
src/org/apache/fop/pdf/PDFShading.java