01-13-2026, 05:41 AM
I saw your section on Linux loading fonts. Yes it now works with absolute paths. Thank you for your efforts.
|
Loading Fonts
|
|
01-13-2026, 05:41 AM
I saw your section on Linux loading fonts. Yes it now works with absolute paths. Thank you for your efforts.
01-13-2026, 08:57 AM
Actually, _LOADFONT has some built-in logic to search for fonts in known locations across Windows, Linux, and macOS. If the file name and relative path are correct, _LOADFONT will successfully load it from one of those locations. User-specific directories are prioritized over system directories.
The search order is: current_dir > user_font_dir > system_font_dir. |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
|
|
Truckload of old CP437 compatible fonts | mnrvovrfc | 2 | 791 |
12-03-2023, 07:04 PM Last Post: vividpixel |
| Looking for sample code showing how to make use of different fonts | hanness | 6 | 1,221 |
05-03-2022, 11:00 PM Last Post: Dav |
|