How to use Custom Font Like FontAwesome?

Issue #54 resolved
Md. Shariful Alam Khan created an issue

How can I add custom font like FontAwesome? I have a project in Berlin which uses FontAwesome and it runs in all Platform. How can I use it with FMXLinux?

Comments (11)

  1. Eugene Kryukov repo owner

    Can you make sample of this project (with this font) ?

    Do you use it from system fonts or load manually ?

  2. Md. Shariful Alam Khan reporter

    For Windows it Load from System font or you can manually load from Resource. For Android & iOS you can see Android & iOS. For MacOSX you have to do following: In Project Options->Version: Add extra line with ATSApplicationFontsPath and set Fonts. It doesn't require to install the Font in MacOSX, Android & iOS, only require in Windows. How can it be done in Linux?

  3. Eugene Kryukov repo owner

    We are woking in it. We already added new API to load custom font, it seems it works for loading. But still doesn't displayed.

  4. Log in to comment