Difference between revisions of "10 December 2006"
From Organic Design wiki
(News: Font rendering working for peerd interface) |
m |
||
Line 2: | Line 2: | ||
;Font rendering working for peerd interface | ;Font rendering working for peerd interface | ||
<table cellpadding=0 cellspacing=0><tr><td style=padding:0;margin:0 valign=top> | <table cellpadding=0 cellspacing=0><tr><td style=padding:0;margin:0 valign=top> | ||
− | [[Interface.c]] has been [http://www.organicdesign.co.nz/wiki/index.php?title=Interface.h&diff=prev&oldid=43016 adjusted] to incorporate the [http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fttf SDL_ttf] library which is SDL's [[w:TrueType| | + | [[Interface.c]] has been [http://www.organicdesign.co.nz/wiki/index.php?title=Interface.h&diff=prev&oldid=43016 adjusted] to incorporate the [http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fttf SDL_ttf] library which is SDL's [[w:TrueType|Truetype font]] renderer which in turn uses the platform independent [http://www.freetype.org/ Freetype] project. |
Some font [http://www.organicdesign.co.nz/wiki/index.php?title=Interface.h&diff=0&oldid=43016 testing code] was then added which adds a "hello world" to each of the [[recursive rectangles]] as shown in the screenie on the right. | Some font [http://www.organicdesign.co.nz/wiki/index.php?title=Interface.h&diff=0&oldid=43016 testing code] was then added which adds a "hello world" to each of the [[recursive rectangles]] as shown in the screenie on the right. |
Revision as of 03:23, 10 December 2006
|