Xojo - some pieces 4u
Xojo Applications Example: Embed custom AppFont's (Windows, macOS, Linux) 0.4.2
- Read the Description
-
Download and try it yourself
-
Do you like it? Does it help you? Has it saved you time and money?
You're welcome - it's free... If you want to say thanks I appreciate a message or a small donation.
contact
Description:
This example Xojo project to shows how one can embed custom AppFont's in Xojo-built Applications.
The fonts are not being installed on the OS - they are only available while the Application is running. This may be necessary, depending on the license of your fonts.
On Windows and Linux it's even possible to load/unload during runtime
Notes
1. macOS: Fonts are being added using Info.plist (see the corresponding project item) and a Post-Build CopyFiles-Step
2. Windows/Linux: Fonts are being added using Declares in modCustomAppFonts (see the corresponding Module in the project) and a Post-Build CopyFiles-Step



back to overview
contact: Juerg Otter