fig-1.3.0: Manipulation of FIG files

Graphics.Fig.Syntax

Description

Abstract syntax for the FIG format.

For the meaning of the different syntax elements, refer to the FIG format description (http://www.xfig.org/userman/fig-format.html) and the Xfig user interface itself.

Documentation

data Fig Source

Instances

data Units Source

Constructors

Metric 
Inches 

Instances

data PaperSize Source

Constructors

Letter 
Legal 
Ledger 
Tabloid 
A 
B 
C 
D 
E 
A4 
A3 
A2 
A1 
A0 
B5 

data Commented a Source

Constructors

Comment [String] a 

Instances

Eq a => Eq (Commented a) 
Show a => Show (Commented a) 

data Color Source

Constructors

Color 

Instances

data Pic Source

Constructors

Pic 

Instances

data Flipped Source

Constructors

Normal 
Flipped 

Instances

data CapStyle Source

Constructors

Butt 
CapRound 
Projecting 

Instances

data Font Source

Constructors

Latex LatexFont 
Ps PsFont 

Instances

Eq Font 
Ord Font 
Show Font 
Docable Font 

data FontFlags Source

Constructors

FontFlags 

Fields

hidden :: Bool
 
special :: Bool
 
rigid :: Bool