hoodle-render-0.6: Hoodle file renderer

Copyright(c) 2011-2015 Ian-Woo Kim
LicenseBSD3
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell98

Graphics.Hoodle.Render.Background

Description

 

Synopsis

Documentation

popplerGetPageFromDoc Source #

Arguments

:: Document 
-> Int

page number

-> IO (Maybe Page) 

drawRuling :: Double -> Double -> ByteString -> Render () Source #

draw ruling all

drawRuling_InBBox :: BBox -> Double -> Double -> ByteString -> Render () Source #

draw ruling in bbox

renderBkg :: (Background, Dimension) -> Render () Source #

render background without any constraint

renderBackground_StateT :: Dimension -> Background -> StateT Context Render () Source #

For simple hoodle background