Hi, Samy:

The code works well.  Thanks a lot for your help.  

Fulio Pen



----- Original Message ----
From: Samuel Dagan <[EMAIL PROTECTED]>
To: svg-developers@yahoogroups.com
Sent: Saturday, September 27, 2008 7:41:09 AM
Subject: [svg-developers] Re: A question on rotation


Hi Pen,
Try the following code:
<g text-anchor= "middle">
<text x='120' y='60' id='red' stroke='red' fill='red' 
style='font- size:200% ; letter-spacing: 2px; 
font-family: sans-serif; '>pinyinology< /text>
<desc>turning up side down</desc>
<g transform="translat e(120,80) rotate(180) translate(-120, -80)">
<text x='120' y='80' id='blue' stroke='blue' 
style='font- size:200% ; letter-spacing: 2px; 
font-family: sans-serif; '>pinyinology< /text>
</g>
</g>
Good luck, Samy

--- In svg-developers@ yahoogroups. com, Fulio Pen <[EMAIL PROTECTED] .> wrote:
>
> Hi, 
> 
> In the following page, I like to turn the second line of text,
the�blue one, �up side down, so the two lines of text will be face to
face. It looks an easy effect to achieve.� But I simply didn't get it
after several attempts with rotate, writing-mode and glyph-orientation
elements. 
> 
> http://www.pinyinol ogy.com/test/ logo3.svg
> 
> Following is the code: 
> 
> <text x='50' y='50' id='red' stroke='red' fill='red'
style='font- size:200% ; letter-spacing: 2px;
font-family: sans-serif; '>pinyinology< /text>
> 
> <desc>turning up side down</desc>
> <text x='50' y='80' id='blue' stroke='blue' style='font- size:200% ;
letter-spacing: 2px; font-family: sans-serif; '>pinyinology< /text>
> 
> Thanks a million for teaching. 
> 
> Fulio Pen
> 
> 
> 
> 
> [Non-text portions of this message have been removed]
>

    


      

[Non-text portions of this message have been removed]


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

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-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:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

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

Reply via email to