Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading Fonts
#11
I saw your section on Linux loading fonts.  Yes it now works with absolute paths.  Thank you for your efforts. Smile
Reply
#12
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.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Star 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

Forum Jump:


Users browsing this thread: 1 Guest(s)