On Sunday, May 4, 2003, 10:49:09 PM, dario wrote: d> OK, what can i do to draw text under specified line d> so, there is line at 100 pixels from the top, i'd like text drawn just under d> it. is it possible? I understand the use case and no, not directly. You need to know what the text size is and then offset that much by yourself. <text x="100" y="62" font-size="12" text-anchor="middle">blah</text> -- Chris mailto:chris@w3.orgReceived on Sunday, 4 May 2003 17:10:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:54:47 GMT