<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Text_width</id>
		<title>Text width - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Text_width"/>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Text_width&amp;action=history"/>
		<updated>2026-05-01T14:31:56Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=Text_width&amp;diff=4091&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Text_width&amp;diff=4091&amp;oldid=prev"/>
				<updated>2007-12-29T00:26:28Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>