HarfBuzz-0.1.0.0
HarfBuzz.LowLevel.Ft
faceCreate :: Face -> FunPtr (Ptr a -> IO ()) -> IO (Ptr Face) #
faceCreateCached :: Face -> IO (Ptr Face) #
faceCreateReferenced :: Face -> IO (Ptr Face) #
fontCreate :: Face -> FunPtr (Ptr a -> IO ()) -> IO (Ptr Font) #
fontCreateReferenced :: Face -> IO (Ptr Font) #
fontGetFace :: Ptr Font -> IO Face #
fontSetLoadFlags :: Ptr Font -> CInt -> IO () #
fontGetLoadFlags :: Ptr Font -> IO CInt #
fontChanged :: Ptr Font -> IO () #
fontSetFuncs :: Ptr Font -> IO () #