aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2007-05-21 07:59:05 +0000
committerJeremias Maerki <jeremias@apache.org>2007-05-21 07:59:05 +0000
commit6a01a683b799193818be9db8f26b41a25081d319 (patch)
tree1eccb00aa5a540a7c65f9bc4477226db08dd1b00 /status.xml
parent2b5c710ccf7e9e32900b8dc5914339fcdba5a978 (diff)
downloadxmlgraphics-fop-6a01a683b799193818be9db8f26b41a25081d319.tar.gz
xmlgraphics-fop-6a01a683b799193818be9db8f26b41a25081d319.zip
Bugzilla #42406:
Use source resolution setting for bitmap images which don't provide their own resolution. Submitted by: Hussein Shafie <hussein.at.xmlmind.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@540052 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 2eee9a5e6..8e4e25a0c 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="update" fixes-bug="42406" due-to="Hussein Shafie">
+ Use source resolution setting for bitmap images which don't provide their own
+ resolution.
+ </action>
<action context="Code" dev="JM" type="fix" fixes-bug="42109" due-to="Paul Vinkenoog">
Fixed the rendering of zero-width spaces for certain fonts by not generating them into
the area tree.