Author: jahewson
Date: Thu Feb 20 06:57:18 2014
New Revision: 1570091
URL: http://svn.apache.org/r1570091
Log:
Added missing PDDeviceCMYK files
Added:
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/PDDeviceCMYK.properties
(with props)
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/icc/
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/icc/ISOcoated_v2_300_bas.icc
(with props)
Added:
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/PDDeviceCMYK.properties
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/PDDeviceCMYK.properties?rev=1570091&view=auto
==============================================================================
---
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/PDDeviceCMYK.properties
(added)
+++
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/PDDeviceCMYK.properties
Thu Feb 20 06:57:18 2014
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+###########################################################################
+
+# Adobe Acrobat uses "U.S. Web Coated (SWOP) v2" as the default
+# CMYK profile, however it is not available under an open license.
+# Instead, the "ISO Coated v2 300% (basICColor)" is used, which
+# is an open alternative to the "ISO Coated v2 300% (ECI)" profile.
+
+DeviceCMYK=org/apache/pdfbox/resources/icc/ISOcoated_v2_300_bas.icc
Propchange:
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/PDDeviceCMYK.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/icc/ISOcoated_v2_300_bas.icc
URL:
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/icc/ISOcoated_v2_300_bas.icc?rev=1570091&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
pdfbox/trunk/pdfbox/src/main/resources/org/apache/pdfbox/resources/icc/ISOcoated_v2_300_bas.icc
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream