PC 593 lib/pdf/cmyk.cc int pp = cc*PC + mm*PM + yy*PY + kk*PK; PC 594 lib/pdf/cmyk.cc int pc = cc>=RC?pp:pp + PC;