| Safe Haskell | None |
|---|
Text.LineToPDF.Internals
Documentation
defaultConfig :: Encoding -> ByteString -> AppConfigSource
writeLocations :: M ()Source
markLocation :: Obj -> M ()Source
data FontConfig Source
Constructors
| MkFontConfig | |
Fields
| |
writeFontsGBK :: M [String]Source
writeFontsBig5 :: M [String]Source
writeFonts :: Show a => [(a, [Char])] -> FontConfig -> IO [[Char]]Source
fontsEUC_JP :: [(Int, String)]Source
fontsShiftJIS :: [(Int, String)]Source
fontsEUC_KR :: [(Int, String)]Source