Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype FontScript where
- FontScript' { }
- pattern FontScript_AUTOMATIC :: FontScript
- pattern FontScript_HANS :: FontScript
- pattern FontScript_HANT :: FontScript
Documentation
newtype FontScript Source #
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining the script type. Where LanguageCode or CustomLanguageCode is sufficient, use "AUTOMATIC" or leave unset.
pattern FontScript_AUTOMATIC :: FontScript | |
pattern FontScript_HANS :: FontScript | |
pattern FontScript_HANT :: FontScript |