From: Patrick Gundlach Date: 2006-09-06T16:34:45+09:00 Subject: Re: Reading font metrics Ray(:bies, :mundo) wrote: > Hi, I'm looking for a way to read Truetype & PS Type 1 font metrics so > that I can generate a list of installed fonts by name in a Ruby script. > I have been searching the Internet for some tips on how-to with no luck > so far. Can anyone point me in the right direction? > Ta, Ray. Hi, I have just started a rubyforge project ('fontlib') that should be able to do so. I'll take some code from 'rfil' (the ruby font installler library - ) and put it there. There is currently only type1 support and truetype via the ttftoafm (from your favourite TeX distribution). Just in case you want to reply off-list: pg levana . de Patrick -- Posted via http://www.ruby-forum.com/.