42

How do I configure a fixed-size font for Notepad++'s console output?

Per
  • 701

3 Answers3

41

Have you tried setting the global font? Go to Settings > Style Configurator... and then you can set the global font (1).

If you want you can change the font for a particular file format (2).

alt text

If you decide to change the global font, you will also need to check the "Enable global font" and "Enable global font size". Both of these check boxes are below the global font (1) question.

ChrisF
  • 41,540
28

Found the answer. Menu -> Plugins-> NppExec --> Change Console Font ...

Per
  • 701
0

Or you can just simply use CTRL and adjust the size with the mouse wheel.