diagrams / SVGFonts

Fonts from the SVG-Font format
http://hackage.haskell.org/package/SVGFonts
Other
20 stars 12 forks source link

Allow loadFont' from ByteString #18

Closed sid-kap closed 8 years ago

sid-kap commented 8 years ago

I am requesting this change so that in chart-diagrams, we can embed the SVG font file as a ByteString in the actual Haskell source (using file-embed), and thus reduce the time it takes to load the font from disk.