Unit BGRAFreeType

📄 Source code

Functions and Procedures
Types
Constants
Variables

Description

Font renderer of FreeType fonts using Lazarus renderer.

This unit provides a nice and fast rendering of text. There are some drawbacks to consider though:

This unit depend on freetypelaz package provided by Lazarus.

Font rendering units : BGRAText, BGRATextFX, BGRAVectorize, BGRAFreeType.

Uses

Overview

Structures

Name Description
Class TBGRAFreeTypeDrawer Provides basic FreeType drawing by deriving the TFreeTypeDrawer type.
Class TBGRAFreeTypeFontRenderer FreeType font renderer with effects.