On Sun, May 03, 2009 at 08:02:40AM +0200, Jan Willem Stumpel wrote: > I have a font for an exotic language (Javanese) that I want to > convert to UTF-8 encoding. Problem is, the font file was made on a > Macintosh using Fontographer, and it has a .suit file extension > that Fontforge doesn't know how to handle. > > Anyone knows of a conversion tool under Linux that can change a > "*.suit" file to ttf?
Googling for suit file format turns up lots of SEO-spam sites with no details on what the format really looks like. I think it's just some sort of primitive archive format that contains the ttf (or several ttf's) and you may be able to search for a ttf header within it and then just throw away the suit crap at the beginning using dd. Rich -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
