Safe Haskell | None |
---|---|
Language | Haskell98 |
Rendering of Data.CG.Minus.Picture.
- fill :: Ca -> Render ()
- stroke :: Pen -> Render ()
- mark :: Either Pen Ca -> Render ()
- mark_render :: Mark -> Render ()
- picture_render :: R -> Wn R -> Picture -> Render ()
- picture_to_file_set :: [File_Type] -> R -> FilePath -> Picture -> IO ()
- picture_to_pdf :: R -> FilePath -> Picture -> IO ()
- picture_to_svg :: R -> FilePath -> Picture -> IO ()
- picture_to_pdf_and_svg :: R -> FilePath -> Picture -> IO ()
Documentation
mark_render :: Mark -> Render () Source #
picture_render :: R -> Wn R -> Picture -> Render () Source #
m = margin
picture_to_pdf :: R -> FilePath -> Picture -> IO () Source #
picture_to_svg :: R -> FilePath -> Picture -> IO () Source #
picture_to_pdf_and_svg :: R -> FilePath -> Picture -> IO () Source #