up vote 9 down vote favorite
1
share [g+] share [fb]

How can the font size be changed in Notepad++?

I just downloaded and installed Notepad++ v5.4.5 (I have been using UltraEdit for the last 11.5 years) and can not find a menu command for changing the screen font. I want to change it to Lucida Console 18pt.


Other notes: to download Notepad++ go directly to the SourceForce download page for Notepad++.

link|improve this question

feedback

6 Answers

Ctrl and +/- or mouse wheel to zoom in/out

Edit: Or to achieve exactly what you asked for...

Settings > Style Configurator. Under Font Style you can set the font and size

link|improve this answer
while answering, how do you get the Ctrl in a box?? – Lazer Sep 16 '09 at 19:15
2  
Type <kbd>key</kbd> – Ciaran Sep 17 '09 at 0:43
feedback
up vote 3 down vote accepted

Open menu Settings/Style Configurator. Then with the default theme "Default (styles.xml)" and default language "Global Styles", change the font name and font size for style "Default Style" (the default, style "Global override" will not cut it).

If a document is already open then the display will change immediately as the font name and font size is changed - nice touch! Press the "Save & Close" button to keep the new settings.

link|improve this answer
feedback

Fonts and styles can be changed in the Style Configurator.

  • Settings
  • Style Configurator
link|improve this answer
feedback

link|improve this answer
feedback

Ctrl + F12 will give you all authorities to change the appearance, background, foreground, fonts etc. !

link|improve this answer
Gaurav, what is Ctrl + F12 supposed to do? It does nothing on my installation, Notepad++ v. 5.4.5. For instance, is there a corresponding menu command? – Peter Mortensen Sep 17 '11 at 9:46
feedback

With 5.9.4 I have found that the global override does cut it, as zooming seems to influence global and language-specific font settings differently so that whitespace has different sizes (Tabs don't line up with different zoom levels). The font size did not seem to change either..

link|improve this answer
So... is this a fix to the problem or..? – Simon Sheehan Dec 5 '11 at 21:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.