aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2009-09-16 19:38:13 +0000
committerJeremias Maerki <jeremias@apache.org>2009-09-16 19:38:13 +0000
commit19e71503b1774789793a0cbb50ed09ccd367b7c1 (patch)
tree98d84bd3f36680299b71e4ac477f328d57e1e879 /status.xml
parent1097615c5167889588e13507381496f18b430eb8 (diff)
downloadxmlgraphics-fop-19e71503b1774789793a0cbb50ed09ccd367b7c1.tar.gz
xmlgraphics-fop-19e71503b1774789793a0cbb50ed09ccd367b7c1.zip
Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@815938 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 1ac7a2d3a..352ecd552 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,10 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Extensions" dev="JM" type="add">
+ Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations
+ on the rgb-icc() function.
+ </action>
<action context="Layout" dev="VH" type="add" importance="high">
Added limited support for pages of different inline-progression-dimensions within a
page-sequence.