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

GI.HarfBuzz.Structs.DrawFuncsT

Description

Glyph draw callbacks.

DrawMoveToFuncT, DrawLineToFuncT and DrawCubicToFuncT calls are necessary to be defined but we translate DrawQuadraticToFuncT calls to DrawCubicToFuncT if the callback isn't defined.

Since: 4.0.0

Synopsis

Exported types

Methods