Unit BGRAFontGL

📄 Source code

Functions and Procedures
Types
Constants
Variables

Description

Font rendering in OpenGL with caching of textures for each glyph. Textures are built using a TBGRACustomFontRenderer

Uses

Overview

Structures

Name Description
Interface IBGLRenderedFont Interface for font rendering with OpenGL
Class TBGLRenderedFont Implementation of font rendering by using a bitmap cache
Class TRenderedGlyph Glyph rendered as a texture