Class FreeTypeFontFile

Inherits from

  • Object (base class)

Constructors

Name Description
this

Properties

Name Type Description
baseline [get] int
face [get] string
filename [get] string filename
height [get] int
isNull [get] bool
italic [get] bool
library [get] derelict.freetype.types.FT_LibraryRec*
size [get] int
weight [get] int

Methods

Name Description
clear
getCharIndex find glyph index for character
getGlyphInfo retrieve glyph information, filling glyph struct; returns false if glyph not found
getReplacementChar find some suitable replacement for important characters missing in font
open open face with specified size

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0