Hi, I want to get a list of all fonts available to me on a system. I'm really not sure how to do it. From what I read in the tutorial is seems like XftListFonts with specific encoding would be a good bet, so I invoke it this way: font_set = XftListFonts (disp, DefaultScreen(disp), XFT_ENCODING, XftTypeString, "iso8859-1", 0); after which members nfont and sfont are respectively 1 and 32. My problem begins here because I'm not sure what to do next. I would like to get names of all the fonts that are available. Could someone please help me? I would really appreciate it.
Zack Rusin -- Which is worse: Ignorance or Apathy? Who knows? Who cares? _______________________________________________ Render mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/render
