User forums > Using Code::Blocks

Exception on Change Editor Font

<< < (2/2)

cocoanatic:
I found a way to change editor's fontsize on MAC OS 10.6.8 using Code::Blocks 10.05

Open the default.conf file at ../USER/Library/Application Support/codeblocks/ with Texteditor.

Search for the FONT tag. It should be a tag inside the EDITOR tag and should look like this:


--- Code: ---<FONT><str><![CDATA[0;14;75;90;90;0;Courier;0]]></str></FONT>
--- End code ---

The second argument is the font size. You should also change font to Courier. I found that other font styles won't display the right size.

Save and your done. Restart Code::Blocks.





Navigation

[0] Message Index

[*] Previous page

Go to full version