freetype2-0.2.0: Haskell bindings for FreeType 2 library

Safe HaskellNone
LanguageHaskell98

FreeType.Format.Type1.Internal

Contents

Synopsis

FT_Get_PS_Font_Info

ft_Get_PS_Font_Info' Source #

Arguments

:: FT_Face

face

-> PS_FontInfo

afont_info

-> IO FT_Error 

FT_Get_PS_Font_Private

ft_Get_PS_Font_Private' Source #

Arguments

:: FT_Face

face

-> PS_Private

afont_private

-> IO FT_Error