ajstarks / openvg

Tools for exploring OpenVG
Other
413 stars 84 forks source link

Added utf8 decoding of strings for use with the go library #29

Closed Ebiroll closed 9 years ago

Ebiroll commented 9 years ago

Strings from go are UTF-8 encoded. This fix allows you to use all the glyphs that are available in the fonts of the library. http://dominik.honnef.co/posts/2012/04/dealing_with_encodings_in_go/

ajstarks commented 9 years ago

fixed with revision 4bb7a11162f4bf324f0641d476d37178b4ac3bb9