ember-initials
ember-initials copied to clipboard
Custom font
Is there a way to have a custom font work? I have a custom font and declaring that as per the documentation doesn't work.
Sorry, currently there is no way to use custom fonts. This is because of SVG- here is an example issue: http://graphicdesign.stackexchange.com/questions/10733/how-do-i-use-a-custom-font-in-an-svg-image-on-my-site
I can try to implement that but on 90% there will be compatibility issues according to supported browsers. So, for now, I do not plan to support that. But in the future, I consider migrating SVG's images to CANVAS and there this issue shouldn't occur.
I will mark this issue as Requested Feature and I will keep it in mind.