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

	<entry>
		<id>http://fenixdocs.com/index.php?title=New_fnt&amp;diff=3706&amp;oldid=prev</id>
		<title>Sandman at 15:04, 13 November 2007</title>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=New_fnt&amp;diff=3706&amp;oldid=prev"/>
				<updated>2007-11-13T15:04:39Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table border='0' width='98%' cellpadding='0' cellspacing='4' style=&quot;background-color: white;&quot;&gt;
			&lt;tr&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;Revision as of 15:04, 13 November 2007&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 6:&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 6:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;Creates a new [[font]] with a certain color depth.&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;Creates a new [[font]] with a certain color depth.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;Also called '''fnt_new'''().&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Parameters ==&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Parameters ==&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sandman</name></author>	</entry>

	<entry>
		<id>http://fenixdocs.com/index.php?title=New_fnt&amp;diff=3705&amp;oldid=prev</id>
		<title>Sandman: New page: Category:functions Category:fonts  == Definition == '''INT''' new_fnt ( &lt;'''INT''' depth&gt; )  Creates a new font with a certain color depth.  == Parameters == {| | '''STRING''' ...</title>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=New_fnt&amp;diff=3705&amp;oldid=prev"/>
				<updated>2007-11-13T15:04:18Z</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:Fonts&quot; title=&quot;Category:Fonts&quot;&gt;Category:fonts&lt;/a&gt;  == Definition == '''INT''' new_fnt ( &amp;lt;'''INT''' depth&amp;gt; )  Creates a new &lt;a href=&quot;/index.php/Font&quot; title=&quot;Font&quot;&gt;font&lt;/a&gt; with a certain color depth.  == Parameters == {| | '''STRING''' ...&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:fonts]]&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
'''INT''' new_fnt ( &amp;lt;'''INT''' depth&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Creates a new [[font]] with a certain color depth.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''STRING''' depth || - The color depth of the [[glyph]]s of the font.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : [[FontID]]&lt;br /&gt;
{|&lt;br /&gt;
| -1 || - Error: could not create [[font]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;=0 || - The FontID.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
{|&lt;br /&gt;
| Insufficient memory || - There is insufficient memory available. This error doesn't occur often.&lt;br /&gt;
|-&lt;br /&gt;
| Too many fonts || - There are too many fonts loaded (255).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Funcbox&lt;br /&gt;
| category=Fonts&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>