ppc.backend.ft

Undocumented in source.

Members

Aliases

FTVector
alias FTVector = PVector
Undocumented in source.

Classes

FontFace
class FontFace

A font face

FreeType
class FreeType

FreeType library

Enums

FTLoadOption
enum FTLoadOption

Load options for glpyhs

GlyphFormat
enum GlyphFormat

The format of a Glyph Usually the format is Bitmap.

GlyphPixels
enum GlyphPixels

The type of pixels the glyph contains

Functions

initFT
void initFT()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Glyph
struct Glyph

A glyph is a single character

Meta