summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/gnu/java/awt/color
diff options
context:
space:
mode:
authorupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
committerupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
commit554fd8c5195424bdbcabf5de30fdc183aba391bd (patch)
tree976dc5ab7fddf506dadce60ae936f43f58787092 /libjava/classpath/lib/gnu/java/awt/color
downloadcbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.bz2
cbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.xz
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository.
Diffstat (limited to 'libjava/classpath/lib/gnu/java/awt/color')
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/CieXyzConverter.classbin0 -> 928 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/ClutProfileConverter.classbin0 -> 1763 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/ColorLookUpTable.classbin0 -> 6387 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/ColorSpaceConverter.classbin0 -> 221 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/GrayProfileConverter.classbin0 -> 1883 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/GrayScaleConverter.classbin0 -> 1653 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/LinearRGBConverter.classbin0 -> 1747 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/ProfileHeader.classbin0 -> 5228 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/PyccConverter.classbin0 -> 755 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/RgbProfileConverter.classbin0 -> 3481 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/SrgbConverter.classbin0 -> 1766 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/TagEntry.classbin0 -> 1964 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/color/ToneReproductionCurve.classbin0 -> 1850 bytes
13 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/java/awt/color/CieXyzConverter.class b/libjava/classpath/lib/gnu/java/awt/color/CieXyzConverter.class
new file mode 100644
index 000000000..edf6d3288
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/CieXyzConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/ClutProfileConverter.class b/libjava/classpath/lib/gnu/java/awt/color/ClutProfileConverter.class
new file mode 100644
index 000000000..d5d38bb1b
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/ClutProfileConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/ColorLookUpTable.class b/libjava/classpath/lib/gnu/java/awt/color/ColorLookUpTable.class
new file mode 100644
index 000000000..34ba8e6ff
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/ColorLookUpTable.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/ColorSpaceConverter.class b/libjava/classpath/lib/gnu/java/awt/color/ColorSpaceConverter.class
new file mode 100644
index 000000000..2ca97e207
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/ColorSpaceConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/GrayProfileConverter.class b/libjava/classpath/lib/gnu/java/awt/color/GrayProfileConverter.class
new file mode 100644
index 000000000..bac7ddc7c
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/GrayProfileConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/GrayScaleConverter.class b/libjava/classpath/lib/gnu/java/awt/color/GrayScaleConverter.class
new file mode 100644
index 000000000..5c1d6fc42
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/GrayScaleConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/LinearRGBConverter.class b/libjava/classpath/lib/gnu/java/awt/color/LinearRGBConverter.class
new file mode 100644
index 000000000..9dd3ecb53
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/LinearRGBConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/ProfileHeader.class b/libjava/classpath/lib/gnu/java/awt/color/ProfileHeader.class
new file mode 100644
index 000000000..742a3e362
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/ProfileHeader.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/PyccConverter.class b/libjava/classpath/lib/gnu/java/awt/color/PyccConverter.class
new file mode 100644
index 000000000..31e5c148e
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/PyccConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/RgbProfileConverter.class b/libjava/classpath/lib/gnu/java/awt/color/RgbProfileConverter.class
new file mode 100644
index 000000000..796c20563
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/RgbProfileConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/SrgbConverter.class b/libjava/classpath/lib/gnu/java/awt/color/SrgbConverter.class
new file mode 100644
index 000000000..9b1bd7846
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/SrgbConverter.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/TagEntry.class b/libjava/classpath/lib/gnu/java/awt/color/TagEntry.class
new file mode 100644
index 000000000..8671cd128
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/TagEntry.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/color/ToneReproductionCurve.class b/libjava/classpath/lib/gnu/java/awt/color/ToneReproductionCurve.class
new file mode 100644
index 000000000..1058f5073
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/color/ToneReproductionCurve.class
Binary files differ