Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CrossMath Game
#3
Note: As per a report from @grymmjack -- thanks for testing and reporting! -- Linux may toss an error for you, due to pathing and font location.

Change this line (Line 17):
Code: (Select All)
LargeFont = _LOADFONT("courbd.ttf", 48, "monospace")

To point to whatever monochrome font you like on your system.

Windows stores fonts in "C:/Windows/Fonts/", and QB64PE will search there for them. Linux tends to be a little less organized with various places to put stuff, so it has to be spelled out exactly pathwise where/what you want to use.

With this one simple change, it compiled and ran on Linux, so this shouldn't be a hard change for everyone to make to get it working on your system. Wink
Reply


Messages In This Thread
CrossMath Game - by SMcNeill - 06-04-2024, 03:48 AM
RE: CrossMath Game - by SMcNeill - 06-04-2024, 06:44 AM
RE: CrossMath Game - by SMcNeill - 06-04-2024, 04:37 PM
RE: CrossMath Game - by grymmjack - 06-04-2024, 05:00 PM
RE: CrossMath Game - by grymmjack - 06-04-2024, 05:04 PM
RE: CrossMath Game - by bplus - 06-04-2024, 05:11 PM
RE: CrossMath Game - by SMcNeill - 06-04-2024, 05:16 PM
RE: CrossMath Game - by bplus - 06-04-2024, 05:42 PM
RE: CrossMath Game - by bplus - 06-04-2024, 07:13 PM
RE: CrossMath Game - by SMcNeill - 06-04-2024, 10:35 PM
RE: CrossMath Game - by Dav - 06-05-2024, 11:54 AM



Users browsing this thread: 2 Guest(s)