<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I've just added this to git. Not sure at what point it disappeared,<br>
perhaps it was never there...<br></blockquote><div><br></div><div>I remember looking for it before, but then I was less sure about myself in fluxus and blamed it on myself.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
</div>That font texture png came from an ogre project iirc, which used to have<br>
a tool that rendered a ttf into a texture map, but this seems to have<br>
been removed (according to a casual google search, perhaps it's still<br>
out there somewhere).<br>
<br>
Of course, these days it would be possible to render a font map texture<br>
from a ttf with fluxus using the type primitive.<br></blockquote><div><br></div><div>Yeah, we  could write a script for that, that might be useful.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
text-params was something I added during at the last minute on a TGV<br>
train before the first performance of scheme bricks in an attempt to<br>
make the build-text font it uses more readable by exposing all the<br>
texture mapping parameters for tweaking.<br>
<br>
Done properly this stuff would be metadata added to the texture - which<br>
would also allow things like proportional characters.<br>
<br></blockquote><div><br></div><div>But, oddly, the "font.png" that comes with scheme-bricks doesn't work with (build-text), at least not for me; I tried that when poking around at this. </div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
So to recap - build-text is very old code, but can still be useful for<br>
debugging and general hacky, or small text,</blockquote><div><br></div><div>Yeah, but as I'm sure you saw; I've been trying my hand at a hackish type of debugging for Fluxus tonight :-).</div><div><br></div><div>
<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> build-type does things<br>
properly but is a bit slower and results in real geometry.<br><br></blockquote><div><br></div><div>Indeed, and I was going for speed as I didn't want to add more expensive stuff to my .fluxus.scm </div><div><br></div>
<div>As a side note; extruded text has issues with this font; <a href="http://www.sonicteam.com/rez/e/backstage/kit.html">http://www.sonicteam.com/rez/e/backstage/kit.html</a></div><div><br></div><div>The issues I noticed so far were with the "x" and the "k", there are likely more. It seems that some of the normals are inverted on the extruded form. Now this is not a especially great font, but it's the Rez font and as I read it the license we can use it non-commercially as long as we credit SonicTeam/Sega. I'm sure I'm not the only one dis-proportionately exited about using the Rez font in fluxus :-).</div>
<div><br></div><div>Yours,</div><div>Kas.</div></div>