[tex-k] kpse_open_file, uppercase .TTF extension

Hartmut Henkel hartmut_henkel at gmx.de
Mon Nov 22 21:32:53 CET 2004


Hi,

typing

$ ttf2afm LOKICOLA.TTF

within a directory containing the file LOKICOLA.TTF gives:

ttf2afm: fatal: truetype fonts file `LOKICOLA.TTF' not found.

Sure it works with LOKICOLA.ttf. In ttf2afm.c this happens at:

if ((fontfile = kpse_open_file(cur_file_name, kpse_truetype_format))
    == NULL)
    ttf_fail("can't open font file for reading");

How can it be set up so that also .TTF files are found?

Regards, Hartmut



More information about the tex-k mailing list