Safe Haskell | None |
---|---|
Language | Haskell98 |
- FT_Get_Multi_Master
- FT_Get_MM_Var
- FT_Done_MM_Var
- FT_Set_MM_Design_Coordinates
- FT_Set_Var_Design_Coordinates
- FT_Get_Var_Design_Coordinates
- FT_Set_MM_Blend_Coordinates
- FT_Get_MM_Blend_Coordinates
- FT_Set_Var_Blend_Coordinates
- FT_Get_Var_Blend_Coordinates
- FT_Set_MM_WeightVector
- FT_Get_MM_WeightVector
- FT_Get_Var_Axis_Flags
- FT_Set_Named_Instance
Synopsis
- ft_Get_Multi_Master' :: FT_Face -> Ptr FT_Multi_Master -> IO FT_Error
- ft_Get_MM_Var' :: FT_Face -> Ptr (Ptr FT_MM_Var) -> IO FT_Error
- ft_Done_MM_Var' :: FT_Library -> Ptr FT_MM_Var -> IO FT_Error
- ft_Set_MM_Design_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Long -> IO FT_Error
- ft_Set_Var_Design_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Get_Var_Design_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Set_MM_Blend_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Get_MM_Blend_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Set_Var_Blend_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Get_Var_Blend_Coordinates' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Set_MM_WeightVector' :: FT_Face -> FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Get_MM_WeightVector' :: FT_Face -> Ptr FT_UInt -> Ptr FT_Fixed -> IO FT_Error
- ft_Get_Var_Axis_Flags' :: Ptr FT_MM_Var -> FT_UInt -> Ptr FT_UInt -> IO FT_Error
- ft_Set_Named_Instance' :: FT_Face -> FT_UInt -> IO FT_Error
FT_Get_Multi_Master
:: FT_Face | face |
-> Ptr FT_Multi_Master | amaster |
-> IO FT_Error |
FT_Get_MM_Var
FT_Done_MM_Var
:: FT_Library | library |
-> Ptr FT_MM_Var | amaster |
-> IO FT_Error |