Closed sqshq closed 5 years ago
This library uses go-bindata for built-in fonts, but there is no way to load custom fonts the same way. This does not allow to use the library in my case.
Thanks for your PR, you're right, such a function was missing. At the moment I cannot test it but the code looks OK. Does everything work for you?
Yes, it works as expected for both built-in and my custom fonts.
This library uses go-bindata for built-in fonts, but there is no way to load custom fonts the same way. This does not allow to use the library in my case.