Portability | portable |
---|---|
Stability | provisional |
Maintainer | [email protected] |
Safe Haskell | None |
Graphics.UI.SDL.TTF.Attributes
Description
Documentation
getFontStyle :: Font -> IO [FontStyle]Source
setFontStyle :: Font -> [FontStyle] -> IO ()Source
fontHeight :: Font -> IO IntSource
fontAscent :: Font -> IO IntSource
fontDescent :: Font -> IO IntSource
fontLineSkip :: Font -> IO IntSource
fontFaceIsFixedWidth :: Font -> IO IntSource
fontFaceFamilyName :: Font -> IO StringSource
fontFaceStyleName :: Font -> IO StringSource