<div dir="ltr">Hi Aaron,<br><div class="gmail_extra"><br><div class="gmail_quote">On 22 November 2015 at 23:18, Aaron Andersen <span dir="ltr"><<a href="mailto:aaron@fosslib.net" target="_blank">aaron@fosslib.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I haven't really been able to find a bitmap font in OSG. The closest I could find was the DefaultFont in the osgText source code. I was hoping there was an actual bitmap font class that I could use to create fonts from an image. Anyone know of any?<br></blockquote><div><br></div><div>There isn't a specific bit map font class as it isn't neccessary as you can provide custom fonts by subclassing from osgText::FontImplementation, see the OpenSceneGraph/src/osgPlugins/freetype/FreetTypeFont.h/.cpp and src/osgQt/QFontImplementation.cpp.<br><br></div><div>Robert.<br></div><div> </div></div></div></div>