aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-04-21 08:32:02 +0000
committerJeremias Maerki <jeremias@apache.org>2008-04-21 08:32:02 +0000
commitec0cb2d2d4e0aecbc066837dd62d5da8249a27e6 (patch)
tree8e2804d8e3819b4ac9c79c9179bb6c9b76fe1b27 /status.xml
parenta0a75029b98d18c23601745bad7669fb60503fe8 (diff)
downloadxmlgraphics-fop-ec0cb2d2d4e0aecbc066837dd62d5da8249a27e6.tar.gz
xmlgraphics-fop-ec0cb2d2d4e0aecbc066837dd62d5da8249a27e6.zip
Partially reverted my revision 641827: The yellow tint of certain JPEG images came from badly extracted ICC color profiles. This is fixed in XML Graphics Commons Trunk (revision 650048).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@650050 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/status.xml b/status.xml
index bbd073f9a..6d55b69d4 100644
--- a/status.xml
+++ b/status.xml
@@ -81,11 +81,6 @@
When a JPEG image is embedded, an optionally embedded color profile is filtered out
as it's already embedded separately in the PDF file.
</action>
- <action context="Renderers" dev="JM" type="fix">
- Worked around a problem (PDF renderer) with JPEG image containing RGB color profiles which
- are not sRGB. The images drifted into yellow. The color profile is simply disabled in this
- case. Please let us know if you know what the problem could be.
- </action>
<action context="Fonts" dev="JM" type="add">
Added support for addressing all glyphs available in a Type 1 font, not just the ones
in the font's primary encoding.