Unit BGRAFontGL
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
- BGRAClasses
- SysUtils
- BGRAGraphics
- BGRAOpenGLType
- BGRABitmapTypes
- Avl_Tree
Overview
Classes, Interfaces, Objects and Records
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 |