Hi,
I am creating a user interface with view.draw2d and since drawing images is not easy I want to use custom fonts that look like icons. Here is an example... Custom Font
Can I load a custom font provided with the plugin even though it's not installed on user's computer?
How to use custom fonts that are not installed?
3 posts
• Page 1 of 1
Re: How to use custom fonts that are not installed?The easiest way is to get the user to install it separately.
Otherwise you need to devise 'system' calls to do it - different on PC and MAC... https://blogs.technet.microsoft.com/rsp ... windows-7/ https://apple.stackexchange.com/questio ... -font-book PS: It's 'custom' ![]() TIG
Re: How to use custom fonts that are not installed?Hi,
I was not expecting it to be that difficult and don't think its practical anymore to use custom fonts on my plugins. Maybe I'll start looking into drawing images again. ![]() Thanks for your help!
3 posts
• Page 1 of 1
|