PABLO2013 Well-Known Member Licensed User Longtime User Feb 19, 2022 #1 Greetings, I am modifying an icon of the materialicon font with fontlab, but the question is how to update the font in b4a, thanks
Greetings, I am modifying an icon of the materialicon font with fontlab, but the question is how to update the font in b4a, thanks
Erel B4X founder Staff member Licensed User Longtime User Feb 20, 2022 #2 A bit relevant: https://www.b4x.com/android/forum/threads/b4x-materialicons-web-font-chooser.103985/#content The font files are stored in the internal libraries folder. They start with B4X_. You can replace them. It will not affect the IDE icon picker but it should work at runtime. Upvote 0
A bit relevant: https://www.b4x.com/android/forum/threads/b4x-materialicons-web-font-chooser.103985/#content The font files are stored in the internal libraries folder. They start with B4X_. You can replace them. It will not affect the IDE icon picker but it should work at runtime.