[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Core dump with type42 font
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Core dump with type42 font |
Date: |
Thu, 23 May 2002 09:43:13 +0200 (CEST) |
> Unfortunately, the stack trace isn't very useful in this case. I'd
> appreciate if you could provide the converted font for testing
> purposes. Could you send it to me and Werner privately ?
I could build a T42 by myself, verifying the bug. Running gdb, I
could even find the problem (an invalid size object, probably
incorrectly passed to the TrueType module), but my knowledge of the
T42 is too limited to fix it immediately. Roberto, can you fix this?
Werner