John, Michael -
Now that we are talking about a new release, did you guys ever manage to fix
the bug described below. It had to do with greek symbols not showing up in
postscript files on windows. John seemed to have tracked down the source of
the problem, but I never heard of a solution.
Thanks,
I suspect on Windows it is safe enough (in most cases) to use the
realpath as the key, in lieu of anything better. But that would require
testing on Windows to make sure. Can you try replacing the
GetRealpathAndStat in mplutil.py with the following?
class GetRealpathAndStat:
def __init__(s