Home > ISET > gui > ieFontInit.m

ieFontInit

PURPOSE ^

Initialize the font size based on the preference setting for ISET

SYNOPSIS ^

function ieFontInit(fig)

DESCRIPTION ^

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.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 20-Nov-2008 22:09:04 by m2html © 2003