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