]> git.mxchange.org Git - simgear.git/commit
support for font textures. They are normal (but rather lenghty) <material>,
authormfranz <mfranz>
Sun, 9 Apr 2006 19:21:13 +0000 (19:21 +0000)
committermfranz <mfranz>
Sun, 9 Apr 2006 19:21:13 +0000 (19:21 +0000)
commit509a388ccc909339e640c173dbc2f993c79c71b4
tree6a93e27a8aa208cabfac407ff7f65b60bbb0efb1
parent76c6482495c602b53ee553125308adf581b96bae
support for font textures. They are normal (but rather lenghty) <material>,
but contain <glyph> entries with <name>, <left> and <right>. The latter two
describe where in the texture a letter or symbol begins and where it ends.
(range 0-1). <xscale> defines a horizontal scaling factor.
simgear/scene/material/mat.cxx
simgear/scene/material/mat.hxx