SVGFonts-1.6.0.1: Fonts from the SVG-Font format

Safe HaskellSafe
LanguageHaskell2010

Graphics.SVGFonts.CharReference

Synopsis

Documentation

charsFromFullName :: String -> String Source #

Parsing of xml character references.

I.e. "..." is converted into a list of three Chars.

"ffb" is also parsed and converted into three Chars (not changing it).

characterStrings :: String -> [String] -> [Text] Source #

A string represents a glyph, i.e. the ligature "ffi" is a string that represents the ligature glyph ffi