diagrams-contrib-1.4.5: Collection of user contributions to diagrams EDSL
Safe HaskellSafe-Inferred
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/.