Safe Haskell | None |
---|---|
Language | Haskell98 |
FreeType.Core.Unicode
Contents
Description
Please refer to the Core API > Unicode Variation Sequences chapter of the reference.
Synopsis
- ft_Face_GetCharVariantIndex :: FT_Face -> FT_ULong -> FT_ULong -> IO FT_UInt
- ft_Face_GetCharVariantIsDefault :: FT_Face -> FT_ULong -> FT_ULong -> IO FT_Int
- ft_Face_GetVariantSelectors :: FT_Face -> IO (Ptr FT_UInt32)
- ft_Face_GetVariantsOfChar :: FT_Face -> FT_ULong -> IO (Ptr FT_UInt32)
- ft_Face_GetCharsOfVariant :: FT_Face -> FT_ULong -> IO (Ptr FT_UInt32)