PK 593 lib/pdf/cmyk.cc int pp = cc*PC + mm*PM + yy*PY + kk*PK; PK 597 lib/pdf/cmyk.cc int pk = kk>=RK?pp:pp + PK;