On 11/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > The index I am envisioning at this point would be a plist with an > > array of dictionaries, each dictionary holding the path to a font > > file, the file's last modification date, the font's family name, > > postscript name, style, whether it should use anti-aliasing or not, > > etc., etc.. > > Like a superset of the return value of > > -[NSFontManager availableMembersOfFontFamily:] >
Similar, but as an array of dictionaries (as opposed to arrays). A superset of the 'Faces' array in a nfont's plist probbably. See here: http://wiki.gnustep.org/index.php/Nfont_packages - Isaiah Beerbower -- www.ipaqah.com _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
