gi-harfbuzz-0.0.5: HarfBuzz bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.HarfBuzz.Structs.FontFuncsT

Description

Data type containing a set of virtual methods used for working on FontT font objects.

HarfBuzz provides a lightweight default function for each of the methods in FontFuncsT. Client programs can implement their own replacements for the individual font functions, as needed, and replace the default by calling the setter for a method.

Synopsis

Exported types

newtype FontFuncsT Source #

Memory-managed wrapper type.

Methods