SVGFonts v1.7 Release Notes
Release Date: 2018-05-09 // over 5 years ago-
- ๐ Fixed a bug (Fontforge seems to use SVG namespace for some time, which it didn't before)
- ๐
unsafePerformIO
removed - โฌ๏ธ drop support for GHC 7.6
- ๐ Build with GHC-8.4
Previous changes from v1.6
-
- ๐ Performance improvement: port ReadPath to use attoparsec
- ๐ New
loadFont'
function, to read font data from an XmlSource - Export
Kern(..)
fromGraphics.SVGFonts.ReadFont
- ๐ New
Serialize
instances forFontData
andKern