| Copyright | (c) David Himmelstrup 2005 |
|---|---|
| License | BSD-like |
| Maintainer | lemmih@gmail.com |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
Graphics.UI.SDL.TTF.Attributes
Description
Documentation
Constructors
| StyleBold | |
| StyleItalic | |
| StyleUnderline |
Instances
| Bounded FontStyle Source # | |
| Eq FontStyle Source # | |
| Ord FontStyle Source # | |
| Show FontStyle Source # | |
| Enum FontStyle Int Source # | |