gnuplot-0.4.1.1: 2D and 3D plots using gnuplot

Graphics.Gnuplot.Terminal.PostScript

Synopsis

Documentation

data T Source

Instances

C T 

eps :: T -> TSource

font :: String -> Int -> T -> TSource

embedFont :: FilePath -> T -> TSource

Embed a font file in the generated PostScript output. Each call adds a new font file, there is no way to remove it again.