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 "Michael Rader (Jira)" <ji...@apache.org> on 2022/09/28 12:50:00 UTC

[jira] [Created] (BATIK-1339) Apache batik does not support the dominant-baseline attribute

Michael Rader created BATIK-1339:
------------------------------------

             Summary: Apache batik does not support the dominant-baseline attribute 
                 Key: BATIK-1339
                 URL: https://issues.apache.org/jira/browse/BATIK-1339
             Project: Batik
          Issue Type: Bug
            Reporter: Michael Rader


The dominant baseline attribute is important in SVG to center a text.

But the formatting in red does not seem to work in BATIK.

    .text1{
        text-anchor:middle;
        *{color:#de350b}dominant-baseline: central;{color}*
        font-family: var(--font1-family);
        font-size: var(--font1-size);
        font-style: var(--font1-style);
        font-weight: var(--font1-weight);
    }



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org