gi-pangocairo-0.1.38.14: PangoCairo bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.PangoCairo.Functions

Contents

Description

 

Synopsis

Methods

contextGetFontOptions

contextGetResolution

contextSetFontOptions

contextSetResolution

contextSetShapeRenderer

createContext

createLayout

errorUnderlinePath

glyphStringPath

glyphStringPath :: (MonadIO m, FontK a) => Context -> a -> GlyphString -> m () Source

layoutLinePath

layoutPath

layoutPath :: (MonadIO m, LayoutK a) => Context -> a -> m () Source

showErrorUnderline

showGlyphItem

showGlyphString

showGlyphString :: (MonadIO m, FontK a) => Context -> a -> GlyphString -> m () Source

showLayout

showLayout :: (MonadIO m, LayoutK a) => Context -> a -> m () Source

showLayoutLine

updateContext

updateContext :: (MonadIO m, ContextK a) => Context -> a -> m () Source

updateLayout

updateLayout :: (MonadIO m, LayoutK a) => Context -> a -> m () Source