Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Pdf.Document.FontDict
Description
Font dictionary
Synopsis
- data FontDict
- data FontSubtype
- fontDictSubtype :: FontDict -> IO FontSubtype
- fontDictLoadInfo :: FontDict -> IO FontInfo
Documentation
data FontSubtype Source #
Font subtypes
Constructors
FontType0 | |
FontType1 | |
FontMMType1 | |
FontType3 | |
FontTrueType |
Instances
Show FontSubtype Source # | |
Defined in Pdf.Document.FontDict Methods showsPrec :: Int -> FontSubtype -> ShowS # show :: FontSubtype -> String # showList :: [FontSubtype] -> ShowS # | |
Eq FontSubtype Source # | |
Defined in Pdf.Document.FontDict |
fontDictSubtype :: FontDict -> IO FontSubtype Source #
Get font subtype