2

I am using zend studio since last 3 years, but do not know how can we continuously increase or decrease font size. like in some editors we use ctrl++ and ctrl+- and in some ctrl and mouse wheel.

Jaskaran Singh
  • 2,392
  • 24
  • 39

1 Answers1

7

The alternative I font is

Inside Zend Studio:

Window
Preferences
general
appearance
colors and fonts
Basic
Aa Text Font
Edit

There you go...

Jaskaran Singh
  • 2,392
  • 24
  • 39
  • 1
    This is a very short shortcut! All other software(like Photoshop,Word,Notepad++ etc,etc...) should use the same method for in-/decreasing. Window->Preferences->general->appearance->colors and fonts->Basic->Aa Text Font->Edit is a much faster solution. – mr_app Aug 03 '13 at 12:36
  • all windows fonts are increasing but not the font of actual code – Dhruv Thakkar Mar 19 '19 at 06:54