Details
-
Bug
-
Status: Reopened
-
Critical
-
Resolution: Unresolved
-
2.6
-
None
-
None
Description
A common behaviour is to call Graphics2D.setRenderingHint(key, value) with a null value to reset it to the default. However, the current implementation in org.apache.xmlgraphics.java2d.GraphicContext does not accept null as value and throws a IllegalArgumentException. See https://issues.apache.org/jira/browse/BATIK-1043 for more information about this issue.
A patch will follow...
Attachments
Attachments
Issue Links
- is related to
-
BATIK-1043 GraphicContext.setRenderingHint() does not accept null as value
- Reopened
- relates to
-
BATIK-1043 GraphicContext.setRenderingHint() does not accept null as value
- Reopened