wumpus-basic-0.4.0: Common drawing utilities built on wumpus-core.Source codeContentsIndex
Wumpus.Basic.SafeFonts
PortabilityGHC
Stabilityhighly unstable
MaintainerStephen Tetley <stephen.tetley@gmail.com>
Contents
Times Roman
Helvetica
Courier
Symbol
Description
Safe to use fonts.
Synopsis
timesRoman :: FontFace
timesItalic :: FontFace
timesBold :: FontFace
timesBoldItalic :: FontFace
helvetica :: FontFace
helveticaOblique :: FontFace
helveticaBold :: FontFace
helveticaBoldOblique :: FontFace
courier :: FontFace
courierOblique :: FontFace
courierBold :: FontFace
courierBoldOblique :: FontFace
symbol :: FontFace
Times Roman
timesRoman :: FontFaceSource
timesItalic :: FontFaceSource
timesBold :: FontFaceSource
timesBoldItalic :: FontFaceSource
Helvetica
helvetica :: FontFaceSource
helveticaOblique :: FontFaceSource
helveticaBold :: FontFaceSource
helveticaBoldOblique :: FontFaceSource
Courier
courier :: FontFaceSource
courierOblique :: FontFaceSource
courierBold :: FontFaceSource
courierBoldOblique :: FontFaceSource
Symbol
Symbol does not appear to be well supported by SVG. It renders in Chrome but not in Firefox.
symbol :: FontFaceSource
Produced by Haddock version 2.6.1