Difference between revisions of "Enlarge Script Font Size"
Jump to navigation
Jump to search
adding method 3 (with OBSE) and categorizing
imported>Decoup (Enlarging the script editor font size) |
imported>Qazaaq (adding method 3 (with OBSE) and categorizing) |
||
Line 1: | Line 1: | ||
There are 3 Methods to change the font size of the Script Editor. All changes are temporary, changes 1 and 2 only change the font in the currently opened Script Editor, method 3 will change the font in all Script Editor windows opened after the change. | |||
==Method 1== | |||
#Open the script you want to enlarge | |||
#Press CTRL+A to select all | |||
#Press and hold CTRL+SHIFT | |||
#Press > 6 times | |||
#Release CTRL+SHIFT | |||
#The font size will increase | |||
'''NOTE''': The increase to each font size seems to be fairly random. | |||
<pre> | <pre> | ||
Size Next Total | |||
1. - - | |||
2. 6x > 6 | |||
3. 5x > 11 | |||
4. 2x > 13 | |||
5. 1x > 14 | |||
6. 1x > 15 | |||
</pre> | </pre> | ||
==Method 2== | |||
#Open word | |||
#set the font and size you want | |||
#Type a random letter and copy it | |||
#Paste it into the script editor and it stays as that font | |||
#Continue typing as you want. | |||
==Method 3== | |||
Start the editor with [[OBSE]] and press F11 while starting the Script Editor to show the default Windows font dialogue. This allows you to choose any font in any size. | |||
[[Category: Scripting]] |