


Initialize the font size based on the preference setting for ISET
ieFontInit(fig)
ISET font sizes are managed using the preference mechanism in Matlab.
The iset preferences are obtained using getpref('ISET'). The font
size is a field, fontDelta, in the isetPref structure. That information
is retrieved here and the font size is changed based on this setting.
This setting is stored across sessions.
Copyright ImagEval Consultants, LLC, 2003.