Jxtps created BATIK-1310: ---------------------------- Summary: Support CSS "text-align:center;" Key: BATIK-1310 URL: https://issues.apache.org/jira/browse/BATIK-1310 Project: Batik Issue Type: New Feature Reporter: Jxtps
Batik's CSS parser doesn't support a {{center}} value for the {{text-align}} property. When it encounters such a rule it throws a silent CSS exception and ignores the rest of the rules (see https://issues.apache.org/jira/browse/BATIK-1308 ). {{text-align:center}} is widely used in the wild. It's a well documented and generally well supported CSS rule. See e.g. https://developer.mozilla.org/en-US/docs/Web/CSS/text-align Please add support for this CSS rule. Thanks! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org