[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changing the font size in windows



Is there an easy way to change the size of font in various MCL
windows? I occasionally use a projector to explain lisp functions
to a class and the default 9 point monaco on most windows is
not readable.  I change the listener window with
(set-view-font (front-window) '(12)) typed into the listener.

I'd like to be able to change the following types of windows

FRED
Inspector
Stepper
Backtrace


Thanks
Mike