<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xboxdevwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CobaltHex</id>
		<title>xboxdevwiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://xboxdevwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CobaltHex"/>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/Special:Contributions/CobaltHex"/>
		<updated>2026-04-26T12:57:16Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6220</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6220"/>
				<updated>2017-09-12T19:21:08Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] for use on the Xbox Dashboard as well as for promotional materials. Matteson would later create the [https://www.fonts.com/font/microsoft/convection Convection fonts used on the Xbox 360]. &lt;br /&gt;
&lt;br /&gt;
Each font contains 7365 glyphs.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range (stored as a triangle strip)&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6219</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6219"/>
				<updated>2017-09-12T19:20:35Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] for use on the Xbox as well as for promotional materials. Matteson would later create the [https://www.fonts.com/font/microsoft/convection Convection fonts used on the Xbox 360]. &lt;br /&gt;
&lt;br /&gt;
Each font contains 7365 glyphs.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range (stored as a triangle strip)&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Talk:Xtf&amp;diff=6217</id>
		<title>Talk:Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Talk:Xtf&amp;diff=6217"/>
				<updated>2017-09-12T18:34:37Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Change to article about promo fonts ==&lt;br /&gt;
Both of these fonts were used as part of the Xbox's marketing materials. More info there than the XTF format. Perhaps move the XTF to a generic file format article (below)&lt;br /&gt;
&lt;br /&gt;
== Merge with dashboard article ==&lt;br /&gt;
&lt;br /&gt;
I think it makes sense to merge this with the dashboard article or even move such file format stuff to other wikis.&lt;br /&gt;
However, I'm not sure how to integrate it best with the dashboard article, and I'm not aware of any wikis where this would fit.&lt;br /&gt;
--[[User:JayFoxRox|JayFoxRox]] ([[User talk:JayFoxRox|talk]]) 11:45, 22 August 2017 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Add file format info ==&lt;br /&gt;
&lt;br /&gt;
from #xqemu irc channel&lt;br /&gt;
&lt;br /&gt;
* JayFoxRox: I looked at the file, it seems to be a 2D mesh format, indices, followed by vertices&lt;br /&gt;
* JayFoxRox: header is XTF0, then, then 4 bytes length for the following name of font [should be 32 bytes]&lt;br /&gt;
* JayFoxRox: seemingly this is used too: https://msdn.microsoft.com/en-us/library/dd144956(v=vs.85).aspx&lt;br /&gt;
* JayFoxRox: or at least there is a 4 byte length prefix again&lt;br /&gt;
* JayFoxRox: near end of file it's very surely &amp;lt;code&amp;gt;u16 icount, u16 vcount, u16 indices[icount] { float x,y; }[vcount]&amp;lt;/code&amp;gt;&lt;br /&gt;
* JayFoxRox: if there are any structures between those 2? no idea.&lt;br /&gt;
* JayFoxRox: apparently the last structure [with mesh data] keeps repeating towards the end, so it's probably each glyph seperately&lt;br /&gt;
* JayFoxRox: I don't have more time for doing this now - I already did more than I wanted by sourcing the Xbox.xtf and Xbox Book.xtf and looking at it with hexedit and googling for MS structures :P&lt;br /&gt;
* JayFoxRox: I think there are degenerates, so looks like tri-strip &amp;lt;&amp;lt; edit: actually those are just tris!&lt;br /&gt;
&lt;br /&gt;
Update: source code for partially converting to svg font: https://gist.github.com/JayFoxRox/3749698d1ae590608433672bffecba5a&lt;br /&gt;
&lt;br /&gt;
--[[User:JayFoxRox|JayFoxRox]] ([[User talk:JayFoxRox|talk]]) 11:49, 22 August 2017 (PDT)&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6216</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6216"/>
				<updated>2017-09-12T15:52:44Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
Both fonts were also used for branding and promotional use.&lt;br /&gt;
&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] of [[Wikipedia:Ascender Corporation|Ascdender Corporation]] for use on the Xbox. Matteson had already created many of Microsoft's [[Wikipedia:Microsoft Windows|Windows]] core fonts and would later create the [https://www.fonts.com/font/microsoft/convection Convection fonts used on the Xbox 360].&lt;br /&gt;
&lt;br /&gt;
Each font contain 7365 glyphs.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range (stored as a triangle strip)&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6215</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6215"/>
				<updated>2017-09-12T15:35:59Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] of [[Wikipedia:Ascender Corporation|Ascdender Corporation]] for use on the Xbox. Matteson had already created many of Microsoft's [[Wikipedia:Microsoft Windows|Windows]] core fonts and would later create the [https://www.fonts.com/font/microsoft/convection Convection fonts used on the Xbox 360].&lt;br /&gt;
&lt;br /&gt;
Each font contain 7365 glyphs.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range (stored as a triangle strip)&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6214</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6214"/>
				<updated>2017-09-12T15:35:23Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] of [[Wikipedia:Ascender Corporation|Ascdender Corporation]] for use on the Xbox. Matteson had already created many of Microsoft's [[Wikipedia:Microsoft Windows|Windows]] core fonts and would later create the [https://www.fonts.com/font/microsoft/convection Convection fonts used on the Xbox 360].&lt;br /&gt;
&lt;br /&gt;
Each font contain 7365 glyphs.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
Individual character meshes are stored as triangle strips&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6213</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6213"/>
				<updated>2017-09-12T15:35:08Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] of [[Wikipedia:Ascender Corporation|Ascdender Corporation]] for use on the Xbox. Matteson had already created many of Microsoft's [[Wikipedia:Microsoft Windows|Windows]] core fonts and would later create the [https://www.fonts.com/font/microsoft/convection Convection fonts used on the Xbox 360].&lt;br /&gt;
&lt;br /&gt;
Each font contain 7365 glyphs each.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
Individual character meshes are stored as triangle strips&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6212</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6212"/>
				<updated>2017-09-12T15:33:22Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: added more background info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
XTF is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
== Dashboard fonts ==&lt;br /&gt;
&lt;br /&gt;
The dashboard fonts were designed by [[Wikipedia:Steve Matteson|Steve Matteson]] of [[Wikipedia:Ascender Corporation|Ascdender Corporation]] for use on the Xbox. Matteson had already created many of Microsoft's [[Wikipedia:Microsoft Windows|Windows]] core fonts and would later create the [https://www.fonts.com/font/microsoft/convection:Link Convection fonts used on the Xbox 360].&lt;br /&gt;
&lt;br /&gt;
Each font contain 7365 glyphs each.&lt;br /&gt;
&lt;br /&gt;
=== Xbox.xtf ===&lt;br /&gt;
&lt;br /&gt;
A monospace font.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Xbox-xtf.png|800px|thumb|Xbox.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== XBox Book.xtf ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:XBox Book-xtf.png|800px|thumb|XBox Book.xtf from [[Dashboard]].]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== File format ==&lt;br /&gt;
&lt;br /&gt;
* 4 byte (magic)&lt;br /&gt;
* 4 byte (length prefix for following string)&lt;br /&gt;
* zero-terminated string with given buffer length (font-name)&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/dd144956%28v=vs.85%29.aspx GLYPHSET] (List of supported glyphs)&lt;br /&gt;
* For each cGlyphsSupported:&lt;br /&gt;
** [https://msdn.microsoft.com/en-us/library/windows/desktop/dd374209(v=vs.85).aspx GLYPHMETRICSFLOAT] (Metrics for each glyph)&lt;br /&gt;
** 4 byte (Offset of glyph in file)&lt;br /&gt;
* For each GLYPHSET range&lt;br /&gt;
** For each glyph in this range&lt;br /&gt;
*** 2 byte (Index count)&lt;br /&gt;
*** 2 byte (Vertex count)&lt;br /&gt;
*** For each index:&lt;br /&gt;
**** 2 byte (Vertex index)&lt;br /&gt;
*** For each vertex:&lt;br /&gt;
**** 4 byte float (X-coordinate)&lt;br /&gt;
**** 4 byte float (Y-coordinate)&lt;br /&gt;
&lt;br /&gt;
Individual character meshes are stored as triangle strips&lt;br /&gt;
&lt;br /&gt;
{{FIXME|reason=Confirm these findings and format them better}}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JayFoxRox/xbox-tools/tree/master/xtf-converter A tool to convert XTF fonts to SVG fonts]&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6103</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6103"/>
				<updated>2017-08-30T02:10:37Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xbox-dashboard-font-specimen.png|thumb|200px|Xbox Font Specimen]]&lt;br /&gt;
&lt;br /&gt;
xtf is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
=== File format ===&lt;br /&gt;
&lt;br /&gt;
{{FIXME}}&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=File:Xbox-dashboard-font-specimen.png&amp;diff=6102</id>
		<title>File:Xbox-dashboard-font-specimen.png</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=File:Xbox-dashboard-font-specimen.png&amp;diff=6102"/>
				<updated>2017-08-30T02:10:07Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: Xbox Dashboard font specimen
(Copyright Ascender Corp, Microsoft)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Xbox Dashboard font specimen&lt;br /&gt;
(Copyright Ascender Corp, Microsoft)&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6101</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6101"/>
				<updated>2017-08-30T02:03:58Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:http://i.imgur.com/u2P069H.png|thumb|200px|Remote and Receiver]]&lt;br /&gt;
&lt;br /&gt;
xtf is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
=== File format ===&lt;br /&gt;
&lt;br /&gt;
{{FIXME}}&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6100</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6100"/>
				<updated>2017-08-30T02:02:42Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;xtf is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
{{Sidebar&lt;br /&gt;
| name = Xtf&lt;br /&gt;
| title = Xtf Font Format&lt;br /&gt;
| image = [[File:http://i.imgur.com/u2P069H.png]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== File format ===&lt;br /&gt;
&lt;br /&gt;
{{FIXME}}&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6099</id>
		<title>Xtf</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Xtf&amp;diff=6099"/>
				<updated>2017-08-30T02:02:11Z</updated>
		
		<summary type="html">&lt;p&gt;CobaltHex: added specimin image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;xtf is a font file format used in the [[Dashboard]].&lt;br /&gt;
It became famous for being [[Exploits#Font hacks|exploited]].&lt;br /&gt;
&lt;br /&gt;
{{Sidebar&lt;br /&gt;
| name = Xtf&lt;br /&gt;
| title = Xtf Font Format&lt;br /&gt;
| image = [[File:http://i.imgur.com/u2P069H.png]]&lt;br /&gt;
&lt;br /&gt;
=== File format ===&lt;br /&gt;
&lt;br /&gt;
{{FIXME}}&lt;/div&gt;</summary>
		<author><name>CobaltHex</name></author>	</entry>

	</feed>