SVGFonts v1.5.0.0 Release Notes

Release Date: 2015-04-19 // about 9 years ago
    • Split functionality out of ReadFont, into Fonts (built-in fonts) and Text (rendering text to Diagrams).
    • textSVG' and textSVG_ now have the text as a separate argument, distinct from TextOptions.
    • ReadFont does not use unsafePerformIO any more. unsafePerformIO is now only used to load built-in fonts.