Safe Haskell | None |
---|---|
Language | Haskell98 |
Pdf.Toolbox.Document.FontDict
Description
Font dictionary
- data FontDict
- data FontSubtype
- fontDictSubtype :: Monad m => FontDict -> PdfE m FontSubtype
- fontDictLoadInfo :: (MonadPdf m, MonadIO m) => FontDict -> PdfE m FontInfo
Documentation
data FontSubtype Source
Font subtypes
Constructors
FontType0 | |
FontType1 | |
FontMMType1 | |
FontType3 | |
FontTrueType |
Instances
fontDictSubtype :: Monad m => FontDict -> PdfE m FontSubtype Source
Get font subtype