ember-initials icon indicating copy to clipboard operation
ember-initials copied to clipboard

Custom font

Open herzzanu opened this issue 8 years ago • 1 comments

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.

herzzanu avatar Feb 28 '17 12:02 herzzanu

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.

Exelord avatar Feb 28 '17 17:02 Exelord