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

Reply via email to