Kaixo!

On Mon, Nov 29, 1999 at 02:49:17AM -0800, Eugenio Diaz wrote:

>> 2. create a fonts.dir file (as root: 'cd
>> /the/directory/ ; ttmkfdir > fonts.dir')
> 
> By the way, the "ttmkdir" fails to create entries in
> the "fonts.dir" file for several perfectly fine
> (acording to "ftlint") TT fonts. I tested the fonts
> with the freetype utils, like "ftlint" and found they
> where ok, but "ttmkdir" failed to identify them (a lot

ttmkfdir can ignore a font for two reasons:

- it is bugged and the freetype lib can't handle it (that doesn't seem
  to be your case)
- it uses an encoding not yet supported (ttmkfdir recognizes microsoft-symbol
  and all the encodings used by Linux locales); or there are too missing
  glyphs for a given encoding (that can be the case if you have ascii-only
  fonts). You can use -m and/or -c flags of ttmkfdir to see if that improves
  something.

> of them). I wrote to the ttmkdir author, but never got
> a response.

The version of ttmkdir in Linux Mandrake is mantained by me (well; it doesn't
really evolves; I just add recognition of new charset encodings when needed)

I'll see if it isn't possible to have the creation of a *-ascii-0 line
when *-iso8859-1 has too missing chars.

-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://www.ping.be/~pin19314/           PGP Key available, key ID: 0x8F0E4975

Reply via email to