yjsvg-0.2.0.1: make SVG string from Haskell data

Safe HaskellNone
LanguageHaskell98

Text.XML.YJSVG

Documentation

data Color #

Constructors

ColorName 

Fields

RGB 

data Font #

Constructors

Font 

showSVG :: Double -> Double -> [(Id, SVG)] -> String #