Author Topic: How to change the font to 100% monospace?  (Read 3862 times)

Offline BrightBit

  • Single posting newcomer
  • *
  • Posts: 2
How to change the font to 100% monospace?
« on: January 02, 2011, 12:48:15 am »
Hello Code::Blocks community,

I want to use a monospace font while programming but unfortunately Code::Blocks uses some special treatment for special characters or words. Brackets, questions marks, exclamation marks, etc. and all C++ keywords will be made bold or bigger or stretched or something similar. This however destroys the monospace nature of the font. Is there a way to deactivate that?


Greetings
BrightBit

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: How to change the font to 100% monospace?
« Reply #1 on: January 03, 2011, 11:10:18 am »
Editor Settings --> Syntax Highlighting. Put whatever you want.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline BrightBit

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to change the font to 100% monospace?
« Reply #2 on: January 03, 2011, 01:44:56 pm »
Thank you. I am so stupid. I didn't think to find my answer there. Again, thank you so much.


Greetings
BrightBit