wumpus-basic-0.2.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 :: Int -> FontAttr
timesItalic :: Int -> FontAttr
timesBold :: Int -> FontAttr
timesBoldItalic :: Int -> FontAttr
helvetica :: Int -> FontAttr
helveticaOblique :: Int -> FontAttr
helveticaBold :: Int -> FontAttr
helveticaBoldOblique :: Int -> FontAttr
courier :: Int -> FontAttr
courierOblique :: Int -> FontAttr
courierBold :: Int -> FontAttr
courierBoldOblique :: Int -> FontAttr
symbol :: Int -> FontAttr
Times Roman
timesRoman :: Int -> FontAttrSource
timesItalic :: Int -> FontAttrSource
timesBold :: Int -> FontAttrSource
timesBoldItalic :: Int -> FontAttrSource
Helvetica
helvetica :: Int -> FontAttrSource
helveticaOblique :: Int -> FontAttrSource
helveticaBold :: Int -> FontAttrSource
helveticaBoldOblique :: Int -> FontAttrSource
Courier
courier :: Int -> FontAttrSource
courierOblique :: Int -> FontAttrSource
courierBold :: Int -> FontAttrSource
courierBoldOblique :: Int -> FontAttrSource
Symbol
Symbol does not appear to be well supported by SVG. It renders in Chrome but not in Firefox.
symbol :: Int -> FontAttrSource
Produced by Haddock version 2.6.1