<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;HUD stuff&#8221;</title>
	<link>https://staging.etf2l.org/forum/general/topic-27735/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by kraken</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-27735/page-1/?recent=480339#post=480339</link>
    	    <description><![CDATA[Thanks!]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=27735&#038;post=480339</guid>
    	    <pubDate>Thu, 19 Dec 2013 10:47:48 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Opticien</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-27735/page-1/?recent=480339#post=480328</link>
    	    <description><![CDATA[You want to know which fonts are used or you want to know how to install them?
First case, you ask him.
Seconde case, you put the .TTF file in resource/ then you add in the bottom of clientscheme.res something like 

<code></code>
"17" // Take the last number in your file + 1 
		{
			"font" "resource/boombox2.ttf" // Name of the file
			"name" "boombox2" // The actual name of the font 
		}			

<code></code>



Then go up into the file where it says 	
//////////////////////// FONTS /////////////////////////////

And add your font like this, juste before the first one, order doesn't matter afaik


<code></code>
"MyNewFont"
		{
			"1"
			{
				"name"		"Font_name"
				"tall"		"22" 
				"weight"		"0"
				"additive"		"0"
				"antialias"	"1"
	"dropshadow"	"1"
			}
		}


<code></code>


In other file you can now use MyNewFont as a font.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=27735&#038;post=480328</guid>
    	    <pubDate>Thu, 19 Dec 2013 08:47:45 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Created by kraken</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-27735/page-1/?recent=480339#post=480326</link>
    	    <description><![CDATA[I'm using broeselhud right at the moment with the "normal" fonts but i really want those STAR_ have, anyone that knows how you could change 'em?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=27735&#038;post=480326</guid>
    	    <pubDate>Thu, 19 Dec 2013 08:32:29 +0100</pubDate>
    	</item>
    </channel>
</rss>