<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Takometer</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Takometer"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Takometer"/>
	<updated>2026-04-23T03:41:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Multicolor_text&amp;diff=6085</id>
		<title>Multicolor text</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Multicolor_text&amp;diff=6085"/>
		<updated>2006-03-24T07:15:38Z</updated>

		<summary type="html">&lt;p&gt;Takometer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Multicolor text can be done in inkscape, although it is a bit of hack.&lt;br /&gt;
&lt;br /&gt;
First save your svg file and find the text of interest in the XML file.  Find the tspan tag which encloses your text and add tspan tags which delineate the colors to be found in your text.&lt;br /&gt;
&lt;br /&gt;
Specify the color for your text as a &amp;quot;fill&amp;quot; attribute, as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#ff0000&amp;quot;&amp;gt;this&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#00ff00&amp;quot;&amp;gt;is&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#0000ff&amp;quot;&amp;gt;multicolor&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#000000&amp;quot;&amp;gt;text&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now your image will display the text in multiple colors.  This is particularly useful for snapping text to curves, which can be apain otherwise.&lt;br /&gt;
&lt;br /&gt;
[http://www.scripps.edu/~ityonemo/mctest.png link title]&lt;/div&gt;</summary>
		<author><name>Takometer</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Multicolor_text&amp;diff=6084</id>
		<title>Multicolor text</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Multicolor_text&amp;diff=6084"/>
		<updated>2006-03-24T07:13:24Z</updated>

		<summary type="html">&lt;p&gt;Takometer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Multicolor text can be done in inkscape, although it is a bit of hack.&lt;br /&gt;
&lt;br /&gt;
First save your svg file and find the text of interest in the XML file.  Find the tspan tag which encloses your text and add tspan tags which delineate the colors to be found in your text.&lt;br /&gt;
&lt;br /&gt;
Specify the color for your text as a &amp;quot;fill&amp;quot; attribute, as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#ff0000&amp;quot;&amp;gt;this&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#00ff00&amp;quot;&amp;gt;is&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#0000ff&amp;quot;&amp;gt;multicolor&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;tspan style=&amp;quot;fill:#000000&amp;quot;&amp;gt;text&amp;lt;/tspan&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now your image will display the text in multiple colors.  This is particularly useful when you snap your text to a curve.  There is no other way to do this.&lt;/div&gt;</summary>
		<author><name>Takometer</name></author>
	</entry>
</feed>