Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about Window Width in IDE menu
#3
Doesn't matter if you toggle off X for monospace with the IDE -- the IDE is 100% written in SCREEN 0, and SCREEN 0 **ONLY** works with monospace.  If you load a font to use in the IDE, it's going to be monospaced.

Now, with that stated, let me also state that it doesn't matter if the font you use is true monospace, proportional, or even variable-width.  The IDE is going to basically run a small script which looks for the widest character in your font, and then it's going to add padding to all the other characters so they become that set width.  

The IDE will **FORCE** that monospace setting, on any non-monospace font.   And whoooo boy, does it end up looking stupid weird!!   Try one of the script fonts sometime, where capital characters are oversized and have wide flourishes attached to them....
Reply


Messages In This Thread
RE: Question about Window Width in IDE menu - by SMcNeill - 05-09-2024, 05:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  a question about OpenGL in QB64pe: TempodiBasic 11 1,862 11-22-2025, 05:47 PM
Last Post: TempodiBasic
  Question about load pictures Jim_001 4 555 10-22-2025, 06:19 AM
Last Post: Unseen Machine
  Test to post a new Thread + question 32 or 64 bit Rudy M 2 556 09-09-2025, 04:10 PM
Last Post: Rudy M
  IDE suggestions / editor questions madscijr 14 2,387 05-01-2025, 12:56 PM
Last Post: madscijr
  Quick Question (I hope) bplus 3 738 02-26-2025, 01:14 AM
Last Post: SMcNeill

Forum Jump:


Users browsing this thread: 1 Guest(s)