freetype2-0.1.1: Haskell binding for FreeType 2 library

Safe HaskellNone

Graphics.Rendering.FreeType.Internal.BBox

Documentation

data FT_BBox Source

Constructors

FT_BBox 

Fields

xMin :: FT_Pos
 
yMin :: FT_Pos
 
xMax :: FT_Pos
 
yMax :: FT_Pos