fig-1.4.0: Manipulation of FIG files

Safe HaskellSafe-Inferred

Graphics.Fig.Printer

Description

Pretty printer for the FIG format.

Synopsis

Documentation

prettySource

Arguments

:: Fig

A figure.

-> String

The figure in FIG format.

Convert a figure to a string in the FIG format.