On 2/12/06, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote: > Compile Evince 0.5.0. It has this bug fixed. Just for the reference: > > http://bugzilla.gnome.org/show_bug.cgi?id=319049
If I understand correctly from looking at evince-0.5.0 configure, the default is now: -sDEVICE=x11alpha -dNOPLATFONTS -dGraphicsAlphaBits=4 -dTextAlphaBits=4 -dDOINTERPOLATE But, in the bug report you say that older machines may not handle -dDOINTERPOLATE well for large bitmap files. In this case, would it make sense to add something like the following text in Command Explanations. --with-gs-aa-params="-sDEVICE=x11alpha -dNOPLATFONTS -dGraphicsAlphaBits=4 -dTextAlphaBits=4": Slower CPUs may not handle the default -dDOINTERPOLATE parameter for Ghostscript well. Also, is this parameter configurable at runtime? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
