Change the default font
This How-to applies to:
Any version.
This How-to is intended for:
Any audience.
Go to File → Preferences → Change Font, select the font and press OK. Check the Message Box icon
on the ToolBar to see the command log (resize PMV window if needed). You should see self.changeFont similar to the following:
self.changeFont(('courier', 12, 'normal',), log=0)
Can copy/paste this command into your ~/.mgltools/$Version/Pmv/_pmvrc, where $Version is your current version of MGLTools and ~ is your personal folder.
see also:
-
Changing default parameters
- Explains how-to change default parameters using _pmvrc.
-
Change camera size
- How-to change Camera size on start-up or on-the-fly.
