hcg-minus-cairo-0.16: haskell cg (minus) (cairo rendering)

Safe HaskellSafe
LanguageHaskell98

Render.CG.Minus.Poppler

Synopsis

Documentation

type Cmd = (String, [String]) Source #

run_cmd :: Cmd -> IO () Source #

pdf_to_svg :: FilePath -> IO () Source #

Run pdftocairo to translate a PDF file to an SVG file.

pdf_to_svg "/tmp/t.0.pdf"