On Sat, Mar 07, 2009 at 01:20:40AM +0530, Bhupendra Singh <[email protected]> wrote: > I am running debian lenny on a 64 bit machine. Swftools compiles fine > with some warnings. But while converting (pdf to swf) I see some > warnings with some fonts. while this problem is not occurring on 32 > bit machine. On 64 bit during conversion following warning is coming: > >>Approximating advance value for glyph > When I try to print the src->glyphs[t]->advance in InfoOutputDev.cc > then on 32 bit, the value is coming 0 but on 64 bit the value is very > large -ve number.
Hm, might be a integer size conflict with freetype. I'll hunt this down. Greetings Matthias
