00001 00002 @interface CPFontManager : CPObject 00003 { 00004 CPArray _availableFonts; 00005 } 00006 @end