Set font size in Projucer?

How can I change the font size in the code display in the projucer?

if I select View->Editor Colour Scheme- create it crashes the projucer

I’ll fix that crash, thanks.

great! does that imply that the colour scheme is where the font size is set?

Oh yes, sorry I didn’t mention that. You should see this menu which has a font size setting near the top:

The fix should be on develop shortly once it has passed our CI tests.

great, now I see it i remember that menu

how do i get the fix from “on develop” is it from the github?

Yep, it’s this commit.

great! all fixed thanks! now I can read the code!

My Projucer still crash if I click create…

The fix is on the develop branch, you’ll need to pull from there and recompile your Projucer.

Where can I find the developer branch ?

1 Like

Thanks a lot