freetype2-0.2.0: Haskell bindings for FreeType 2 library

Safe HaskellNone
LanguageHaskell98

FreeType.Format.Gasp

Contents

Description

Please refer to the Format-Specific API > Gasp Table chapter of the reference.

Synopsis

FT_GASP_XXX

pattern FT_GASP_NO_TABLE :: (Eq a, Num a) => a Source #

pattern FT_GASP_DO_GRIDFIT :: (Eq a, Num a) => a Source #

pattern FT_GASP_DO_GRAY :: (Eq a, Num a) => a Source #

pattern FT_GASP_SYMMETRIC_GRIDFIT :: (Eq a, Num a) => a Source #

pattern FT_GASP_SYMMETRIC_SMOOTHING :: (Eq a, Num a) => a Source #

FT_Get_Gasp

ft_Get_Gasp Source #

Arguments

:: FT_Face

face

-> FT_UInt

ppem

-> IO FT_Int