Safe Haskell | None |
---|---|
Language | Haskell98 |
This module contains functions to render text using fonts specified in the SVG format.
Documentation
drawString :: SVGFont -> String -> Image Source
Render a string in the given font. The text starts at the origin and is scaled to make upper case letters 1 unit high.