aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAdrian Cumiskey <acumiskey@apache.org>2008-04-21 09:51:21 +0000
committerAdrian Cumiskey <acumiskey@apache.org>2008-04-21 09:51:21 +0000
commit7c637cc8f0a1f0ff305f6a2fa68018d50ee52170 (patch)
treee3f411765e01247f5408e77dff76a635c9c3fa7a /status.xml
parent61fe816e71ee48e847a7a2555ff1c0d973877def (diff)
downloadxmlgraphics-fop-7c637cc8f0a1f0ff305f6a2fa68018d50ee52170.tar.gz
xmlgraphics-fop-7c637cc8f0a1f0ff305f6a2fa68018d50ee52170.zip
Merged revisions 649657,650050 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk ........ r649657 | spepping | 2008-04-18 20:07:57 +0100 (Fri, 18 Apr 2008) | 4 lines An implementation of a positive integer property maker. It implements convertProperty, which is the correct method to implement if one wants to add to the make process. This fixes bug 44619. ........ r650050 | jeremias | 2008-04-21 09:32:02 +0100 (Mon, 21 Apr 2008) | 1 line 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/branches/Temp_AFPGOCAResources@650069 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 009c827c9..df47e25da 100644
--- a/status.xml
+++ b/status.xml
@@ -82,11 +82,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.