From: mental@... Date: 2005-11-22T02:29:10+09:00 Subject: Re: How to get font info on *nix? Quoting "rmagick@gmail.com" : > Can somebody enlighten me about where to start? Is there an > existing library I can leverage? I found fontconfig > (www.fontconfig.org) but I'm not sure that's right. Fontconfig is about the closest you can come to a standard for font configuration on *nix right now. Which is to say: not very, but it's probably the best you can do. It should at least work anywhere that's got a modern Gtk. -mental