Tank2005 schrieb am 13.10.2011 14:54:
> <text x="200" y="290">something</text>
> At the text of SVG, the bottom-left (correctly : baseline) becomes an origin. 
> I would like to set an origin to the top-left. However, only Google Chrome is 
> reflected as for "text-before-edge" in "alignment-baseline", and it seems 
> Internet Explorer 9 is not supported "text-before-edge" in 
> "dominant-baseline".
> 
> Are there any other methods of changing an origin?

http://www.katur.de/dominant-baseline.svg
is a test of many baselines.

the best for all browsers is to use a tspan which has a
dy="0.5ex"
or similar for horizontal correction.

ie9 does not support dominant-baseline or baseline-shift at all. Opera
12a only the baseline-shift. firefox 7 only dominant-baseline. chrome 14
both.

-- 
best regards
Holger Jeromin



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to