diagrams / SVGFonts

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

Replaced tuples with appropriate types #6

Closed jbracker closed 11 years ago

jbracker commented 11 years ago

I have replaced the tuples used for FontData and Kern with appropriate data types to make them more usable. I also fixed a few other read errors I noticed.