#6131: cups-2.0.2
-------------------------+--------------------------
Reporter: bdubbs@… | Owner: blfs-book@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.7
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------
Comment (by bdubbs@…):
Not optimal, but in filter/pdftoopvp/OPVPOutputDev.cxx, there is a line:
globalParams->getAntialias());
try changeing it to
0);
just to see if it builds.
Also in filter/pdftoijs.cxx, line
{{{
out = new SplashOutputDev(cmode,rowpad/* row padding */,
reverseVideo,paperColor,gTrue,gFalse);
}}}
just remove the last ',gFalse' and use th edefault.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6131#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page