[osg-users] Bitmap Font

Robert Osfield robert.osfield at gmail.com
Mon Nov 23 01:51:23 PST 2015


Hi Aaron,

On 22 November 2015 at 23:18, Aaron Andersen <aaron at fosslib.net> wrote:

> 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?
>

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.

Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20151123/876a5088/attachment-0003.htm>


More information about the osg-users mailing list