Gtk2HsContentsIndex
Graphics.Rendering.Cairo.Internal.Surfaces.PDF
Portabilityportable
Stabilityexperimental
Maintainerp.martini@neuralnoise.com
Description
Rendering PDF documents.
Documentation
pdfSurfaceCreate :: FilePath -> Double -> Double -> IO Surface
pdfSurfaceSetSize :: Surface -> Double -> Double -> IO ()
pdfSurfaceCreate'_ :: Ptr CChar -> CDouble -> CDouble -> IO (Ptr Surface)
pdfSurfaceSetSize'_ :: Ptr Surface -> CDouble -> CDouble -> IO ()
Produced by Haddock version 2.4.1