<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Text width - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=Text_width&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 14:31:56 GMT</lastBuildDate>
		<item>
			<title>Sandman: New page: Category:functions Category:texts  ==Definition== '''INT''' text_width ( &lt;'''INT''' fontID&gt; , &lt;'''STRING''' text&gt; )  Calculates the width in pixels of the specified text in the spe...</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Text_width&amp;diff=4091&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Functions&quot; title=&quot;Category:Functions&quot;&gt;Category:functions&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Texts&quot; title=&quot;Category:Texts&quot;&gt;Category:texts&lt;/a&gt;  ==Definition== '''INT''' text_width ( &amp;lt;'''INT''' fontID&amp;gt; , &amp;lt;'''STRING''' text&amp;gt; )  Calculates the width in pixels of the specified text in the spe...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:functions]]&lt;br /&gt;
[[Category:texts]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' text_width ( &amp;lt;'''INT''' fontID&amp;gt; , &amp;lt;'''STRING''' text&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Calculates the width in pixels of the specified text in the specified [[font]].&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''INT''' FontID || - [[FontID]] of the font for which the width of the text will be the calculated.&lt;br /&gt;
|-&lt;br /&gt;
| '''STRING''' text || - The text of which the width will be calculated.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : The width in pixels of the text in the font. &lt;br /&gt;
{|&lt;br /&gt;
| 0 || - Invalid or no text; invalid font.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;0 || - The width in pixels of the text in the font.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[text_height]]()&lt;/div&gt;</description>
			<pubDate>Sat, 29 Dec 2007 00:26:28 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Text_width</comments>		</item>
	</channel>
</rss>