cleanup
This commit is contained in:
parent
d749b7ccbd
commit
55bb98317d
2
pdf.js
2
pdf.js
@ -4768,7 +4768,7 @@ var DeviceCmykCS = (function() {
|
||||
return [r, g, b];
|
||||
},
|
||||
getRgbBuffer: function cmykcs_getRgbBuffer(colorBuf) {
|
||||
error("conversion from rgb to cmyk not implemented for images");
|
||||
error('conversion from rgb to cmyk not implemented for images');
|
||||
return colorBuf;
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user