You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by "Matthew L. Avizinis" <ml...@gleim.com> on 2002/07/10 22:52:18 UTC

text following a curve

Hello,
Is there any way to make text follow a curve (like the text on the rim of a
tire) in SVG other than to put insert one letter at a time and aligning each
letter individually?
Suggestions are very welcome,
   Matthew L. Avizinis <ma...@gleim.com>
Gleim Publications, Inc.
   4201 NW 95th Blvd.
 Gainesville, FL 32606
(352)-375-0772 ext. 101
      www.gleim.com <http://www.gleim.com>


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


RE: text following a curve

Posted by Doug Schepers <do...@schepers.cc>.
Hi, Matthew-

There sure is. You can use a <textpath>, which allows you to define a shape
using the <path> element, and have the text follow along smoothly. You can
see an example at:

http://www.schepers.cc/svgcomic3.html

HTH-
-Doug

Matthew L. Avizinis wrote:
>
>
> Hello,
> Is there any way to make text follow a curve (like the text on
> the rim of a
> tire) in SVG other than to put insert one letter at a time and
> aligning each
> letter individually?
> Suggestions are very welcome,
>    Matthew L. Avizinis <ma...@gleim.com>
> Gleim Publications, Inc.
>    4201 NW 95th Blvd.
>  Gainesville, FL 32606
> (352)-375-0772 ext. 101
>       www.gleim.com <http://www.gleim.com>

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.371 / Virus Database: 206 - Release Date: 6/13/2002


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org