Skip navigation links
LuciadFusion
2023.1.07

Package com.luciad.view.lightspeed.util.opengl.texturefont

Contains a utility class for drawing text to a ILcdGLDrawable using a "texture font".

See: Description

Package com.luciad.view.lightspeed.util.opengl.texturefont Description

Contains a utility class for drawing text to a ILcdGLDrawable using a "texture font". A texture font is an image that contains all ASCII characters, allowing text to be drawn as a strip of texture-mapped quadrilaterals. This typically offers significantly better performance than other text rendering approaches.
Since:
2012.0
See Also:
TLspTextureFont
Skip navigation links
LuciadFusion
2023.1.07