[poppler] Patch: Fix crash in SplashFTFont

Frank Meerkoetter frank at meerkoetter.org
Tue Apr 4 02:54:02 PDT 2006


Hi,

this is a workaround for a crash which happens when compiling poppler
with --enable-fixedpoint. The reason for this crash is that
putting the constant 65536 into a 16.16 fixed point variable and use
this value as a divider later on will never work. As a workround i do the
calculation with double variables in any case.

Please be aware that i only fixed the symptoms.

Regards,
   Frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: splashftfont_fpe_workaround.patch
Type: text/x-patch
Size: 526 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20060404/38f0c453/splashftfont_fpe_workaround.bin


More information about the poppler mailing list