You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Jxtps (Jira)" <ji...@apache.org> on 2021/06/09 17:53:00 UTC

[jira] [Created] (BATIK-1310) Support CSS "text-align:center;"

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-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org