swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Linux 64-bit problem


From: John Morris
Subject: [Swftools-common] Linux 64-bit problem
Date: Tue, 10 Feb 2009 11:08:58 +0800
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

In version 0.8.1 for 64-bit (recompiled from DAG's RPM), pdf2swf produces swf files that appear to be fine by themselves, but when combined with fdviewer.swf, the result is a file that has the right number of pages, but whose pages are blank.

Oddly, the exact same SRPM, compiled for 32-bit, pdf2swf produces good files that can be successfully combined with fdviewer.swf on either 64- or 32-bit hosts.

The hosts are all running CentOS 5.2.

Below is a partial diff of running pdf2swf -vv on a 2-page pdf. Let me know what other output would be useful. Thanks-

   John


address@hidden swf]$ diff k8s-lin-32.txt k8s-lin-64.txt
3,5c3
< VERBOSE Adding font "/usr/share/swftools/fonts/n021024l.pfb".
< VERBOSE Adding font "/usr/share/swftools/fonts/n019023l.pfb".
< VERBOSE Adding font "/usr/share/swftools/fonts/n022003l.pfb".
---
> VERBOSE Adding font "/usr/share/swftools/fonts/d050000l.pfb".
7d4
< VERBOSE Adding font "/usr/share/swftools/fonts/n022024l.pfb".
9c6,8
< VERBOSE Adding font "/usr/share/swftools/fonts/n022004l.pfb".
---
> VERBOSE Adding font "/usr/share/swftools/fonts/s050000l.pfb".
> VERBOSE Adding font "/usr/share/swftools/fonts/n021024l.pfb".
> VERBOSE Adding font "/usr/share/swftools/fonts/n019023l.pfb".
10a10
> VERBOSE Adding font "/usr/share/swftools/fonts/n022003l.pfb".
12,14d11
< VERBOSE Adding font "/usr/share/swftools/fonts/d050000l.pfb".
< VERBOSE Adding font "/usr/share/swftools/fonts/s050000l.pfb".
< VERBOSE Adding font "/usr/share/swftools/fonts/n022023l.pfb".
15a13,15
> VERBOSE Adding font "/usr/share/swftools/fonts/n022023l.pfb".
> VERBOSE Adding font "/usr/share/swftools/fonts/n022024l.pfb".
> VERBOSE Adding font "/usr/share/swftools/fonts/n022004l.pfb".
124c124
< DEBUG | Glyph 1) name=Aacute, unicode=193 size=568 bbox=(26.60,-958.50,719.85,0.00)
---
> DEBUG | Glyph 1) name=Aacute, unicode=193 size=568 bbox=(26.60,-958.50,107374182.40,107374182.40)
126c126
< DEBUG | Glyph 2) name=Agrave, unicode=192 size=568 bbox=(26.60,-958.50,719.85,0.00)
---
> DEBUG | Glyph 2) name=Agrave, unicode=192 size=568 bbox=(26.60,-958.50,107374182.40,107374182.40)
128c128
< DEBUG | Glyph 3) name=Acircumflex, unicode=194 size=648 bbox=(26.60,-958.50,719.85,0.00)
---
> DEBUG | Glyph 3) name=Acircumflex, unicode=194 size=648 bbox=(26.60,-958.50,107374182.40,107374182.40)
130c130
< DEBUG | Glyph 4) name=Abreve, unicode=258 size=1072 bbox=(26.60,-949.30,719.85,0.00)
---
> DEBUG | Glyph 4) name=Abreve, unicode=258 size=1072 bbox=(26.60,-949.30,107374182.40,107374182.40)
132c132
< DEBUG | Glyph 5) name=Atilde, unicode=195 size=1320 bbox=(26.60,-950.35,719.85,0.00)
---
> DEBUG | Glyph 5) name=Atilde, unicode=195 size=1320 bbox=(26.60,-950.35,107374182.40,107374182.40)
134c134
< DEBUG | Glyph 6) name=Aring, unicode=197 size=1912 bbox=(27.00,-971.85,720.25,0.00)
---
> DEBUG | Glyph 6) name=Aring, unicode=197 size=1912 bbox=(27.00,-971.85,107374182.40,107374182.40)
136c136
< DEBUG | Glyph 7) name=Aogonek, unicode=260 size=1200 bbox=(26.60,-746.55,740.35,238.60)
---
> DEBUG | Glyph 7) name=Aogonek, unicode=260 size=1200 bbox=(26.60,-746.55,107374182.40,107374182.40)
138c138
< DEBUG | Glyph 8) name=Ccedilla, unicode=199 size=3160 bbox=(45.05,-758.80,701.40,225.25)
---
> DEBUG | Glyph 8) name=Ccedilla, unicode=199 size=3160 bbox=(45.05,-758.80,107374182.40,107374182.40)
[...]
9505c9505
< DEBUG | Glyph 315) name=Adieresis, unicode=196 size=672 bbox=(17.00,-936.65,668.50,0.00)
---
> DEBUG | Glyph 315) name=Adieresis, unicode=196 size=672 bbox=(17.00,-936.65,107374182.40,107374182.40)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]