making a subscript in text in SVG
- From: peasthope@xxxxxxx
- Date: Sun, 31 Aug 2008 11:00:30 +0000
Folk,
This puts subscript 1 on text f in SVG but is a little cumbersome.
<text x="25" y="45" font-size="20" stroke="#000000">f</text>
<text x="30" y="50" font-size="12" stroke="#000000">1</text>
This would be more tidy but fails.
<text x="25" y="45" font-size="20" stroke="#000000">f<sub>1</sub></text>
Does anyone have an improvement on the first instance?
Thanks, ... Peter E.
--
http://members.shaw.ca/peasthope/
http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Prev by Date: Re: Is this bug in aptitude?
- Next by Date: Re: LiloCan't Boot vmlinuz-2.6.26-1-amd64
- Previous by thread: website saver for linux?
- Next by thread: Seen this logo?
- Index(es):
Relevant Pages
|