StaticTextFont

from panda3d.core import StaticTextFont
class StaticTextFont

Bases: TextFont

A StaticTextFont is loaded up from a model that was previously generated via egg-mkfont, and contains all of its glyphs already generated and available for use. It doesn’t require linking with any external libraries like FreeType.

Inheritance diagram

Inheritance diagram of StaticTextFont

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()