SVGFonts-1.1.2: Fonts from the SVG-Font format

Safe HaskellSafe-Infered

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 :: String -> [String] -> [Text]Source

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