SVGFonts-1.0: Fonts from the SVG-Font format

Graphics.SVGFonts.CharReference

Synopsis

Documentation

charsFromFullName :: Maybe String -> StringSource

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 :: Map String [String] -> [(Char, String)] -> [Text]Source

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