X11-xft-0.1: Bindings to the Xft, X Free Type interface library, and some Xrender parts

Graphics.X11.Xrender

Documentation

data XGlyphInfo Source

Constructors

XGlyphInfo 

Fields

gi_width :: Int
 
gi_height :: Int
 
gi_x :: Int
 
gi_y :: Int
 
gi_xOff :: Int
 
gi_yOff :: Int
 

Instances