From 824c570eb4d7d99d2d78e5eaeb1a19549352846e Mon Sep 17 00:00:00 2001 From: Chris Bowditch Date: Fri, 4 Jan 2013 15:11:52 +0000 Subject: Jira FOP-2174: When using SVG drawings, if no content-width and content-height is specified, 72 will be used instead of the source-resolution option Patch submitted by Robert Meyer (rmeyer at hotmail dot co dot uk) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1428918 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index 394c0bf89..bec3c3974 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,10 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> + + When using SVG drawings, if no content-width and content-height is specified, 72 will + be used instead of the source-resolution option. + Fix checkstyle and findbugs warnings. -- cgit v1.2.3