Description

Single font embedded in source code

Functions

   
   
std::pair< Reference < Bitmap >, FontInfo > getFont()

Documentation

function
Util::EmbeddedFont::getFont

public
   
   
std::pair< Reference < Bitmap >, FontInfo > getFont( )

Return the default font that is embedded into the source code. A font size of 8 pixels was used to generate the data.

The font “pf_tempesta_seven_condensed.ttf” by Yusuke Kamiyamane was used to generate the data.

See also: Util::FontRenderer::createGlyphBitmap for a description of the return value

Defined in Util/Graphics/EmbeddedFont.h:37