can any windows 0.91.2 user reproduce

Jouni.Seppanen@...1788... writes:

Michael Droettboom <mdroe@...86...> writes:

All the magic happens in "convert_ttf_to_ps", which is C code, called
from backend_ps.py. I'd start by seeing if that function is even
called, and if not, why...

One possible source of platform-specific issues is
cbook.get_realpath_and_stat, which is used on the font files to obtain
hash keys. Does stat do anything sensible on Windows?

Oh, never mind, John seems to have found the bug in a message that
didn't quite make it to my newsreader before I posted. Apparently stat
does not do on Windows what this code is expecting it to do.

···

--
Jouni K. Seppänen