diagrams-contrib-1.4.2.1: Collection of user contributions to diagrams EDSL

Safe HaskellNone
LanguageHaskell2010

Diagrams.TwoD.Path.Metafont.Parser

Synopsis

Documentation

metafontParser :: (Num n, Read n) => Parser (MFPath (Maybe (PathDir n)) (BasicJoin n) n) Source #

Parse a Text value in Metafont syntax, as destribed in /The METAFONTbook/.