summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/lib/gnu/java/awt/font
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-09 19:58:05 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-09 19:58:05 +0000
commit65bf3316cf384588453604be6b4f0ed3751a8b0f (patch)
tree996a5f57d4a68c53473382e45cb22f574cb3e4db /libjava/classpath/lib/gnu/java/awt/font
parent8fc56618a84446beccd45b80381cdfe0e94050df (diff)
downloadppe42-gcc-65bf3316cf384588453604be6b4f0ed3751a8b0f.tar.gz
ppe42-gcc-65bf3316cf384588453604be6b4f0ed3751a8b0f.zip
Merged gcj-eclipse branch to trunk.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120621 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/awt/font')
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/FontDelegate.classbin0 -> 792 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/FontFactory.classbin0 -> 581 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/GNUGlyphVector.classbin0 -> 6624 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/AxisHints.classbin0 -> 362 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/Constants.classbin0 -> 258 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/GlyphHints.classbin0 -> 972 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/Latin.classbin0 -> 4407 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/LatinAxis.classbin0 -> 450 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/LatinMetrics.classbin0 -> 417 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/Scaler.classbin0 -> 426 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/Script.classbin0 -> 447 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/ScriptMetrics.classbin0 -> 424 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/Segment.classbin0 -> 347 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/autofit/Width.classbin0 -> 338 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Dummy.classbin0 -> 595 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type0.classbin0 -> 5509 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type12.classbin0 -> 1637 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type4.classbin0 -> 2808 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap.classbin0 -> 2377 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/GlyphNamer.classbin0 -> 21906 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork$Resource.classbin0 -> 1571 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork.classbin0 -> 2474 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/NameDecoder.classbin0 -> 8392 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFont.classbin0 -> 8291 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFontFactory.classbin0 -> 1609 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/Scaler.classbin0 -> 656 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Fixed.classbin0 -> 1969 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLoader.classbin0 -> 7309 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$FourByte.classbin0 -> 1050 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$TwoByte.classbin0 -> 1055 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator.classbin0 -> 1073 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphMeasurer.classbin0 -> 2140 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/TrueTypeScaler.classbin0 -> 4706 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/VirtualMachine.classbin0 -> 25434 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Zone.classbin0 -> 4834 bytes
-rw-r--r--libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/ZonePathIterator.classbin0 -> 2814 bytes
36 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/java/awt/font/FontDelegate.class b/libjava/classpath/lib/gnu/java/awt/font/FontDelegate.class
new file mode 100644
index 00000000000..d1a4f5cc05d
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/FontDelegate.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/FontFactory.class b/libjava/classpath/lib/gnu/java/awt/font/FontFactory.class
new file mode 100644
index 00000000000..9cbf8ad1ec8
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/FontFactory.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/GNUGlyphVector.class b/libjava/classpath/lib/gnu/java/awt/font/GNUGlyphVector.class
new file mode 100644
index 00000000000..15a63b46234
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/GNUGlyphVector.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/AxisHints.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/AxisHints.class
new file mode 100644
index 00000000000..a9273d1fa70
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/AxisHints.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/Constants.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/Constants.class
new file mode 100644
index 00000000000..d3db2fd0c47
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/Constants.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/GlyphHints.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/GlyphHints.class
new file mode 100644
index 00000000000..5324cebe34b
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/GlyphHints.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/Latin.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/Latin.class
new file mode 100644
index 00000000000..01014faf23a
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/Latin.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/LatinAxis.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/LatinAxis.class
new file mode 100644
index 00000000000..ba60a11055f
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/LatinAxis.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/LatinMetrics.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/LatinMetrics.class
new file mode 100644
index 00000000000..81c17e85d02
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/LatinMetrics.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/Scaler.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/Scaler.class
new file mode 100644
index 00000000000..96ffa84e913
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/Scaler.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/Script.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/Script.class
new file mode 100644
index 00000000000..d909a152757
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/Script.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/ScriptMetrics.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/ScriptMetrics.class
new file mode 100644
index 00000000000..1e22288fe17
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/ScriptMetrics.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/Segment.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/Segment.class
new file mode 100644
index 00000000000..a44b85c5781
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/Segment.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/autofit/Width.class b/libjava/classpath/lib/gnu/java/awt/font/autofit/Width.class
new file mode 100644
index 00000000000..04a11d86aae
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/autofit/Width.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Dummy.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Dummy.class
new file mode 100644
index 00000000000..d070a3e8dde
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Dummy.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type0.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type0.class
new file mode 100644
index 00000000000..4f9d2e1089d
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type0.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type12.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type12.class
new file mode 100644
index 00000000000..e7169e72749
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type12.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type4.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type4.class
new file mode 100644
index 00000000000..7b70521ef2e
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap$Type4.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap.class
new file mode 100644
index 00000000000..a96ede9f3d2
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/CharGlyphMap.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/GlyphNamer.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/GlyphNamer.class
new file mode 100644
index 00000000000..31a1d649f9b
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/GlyphNamer.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork$Resource.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork$Resource.class
new file mode 100644
index 00000000000..2f54ec7154e
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork$Resource.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork.class
new file mode 100644
index 00000000000..fbb42510d34
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/MacResourceFork.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/NameDecoder.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/NameDecoder.class
new file mode 100644
index 00000000000..c2e7a0b817e
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/NameDecoder.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFont.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFont.class
new file mode 100644
index 00000000000..de0cffd6a27
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFont.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFontFactory.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFontFactory.class
new file mode 100644
index 00000000000..6fe831dcce7
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/OpenTypeFontFactory.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/Scaler.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/Scaler.class
new file mode 100644
index 00000000000..b5ce93d5972
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/Scaler.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Fixed.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Fixed.class
new file mode 100644
index 00000000000..55422175480
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Fixed.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLoader.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLoader.class
new file mode 100644
index 00000000000..5528bd08e72
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLoader.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$FourByte.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$FourByte.class
new file mode 100644
index 00000000000..d6ffe04c616
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$FourByte.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$TwoByte.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$TwoByte.class
new file mode 100644
index 00000000000..1f218efd928
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator$TwoByte.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator.class
new file mode 100644
index 00000000000..9315d0c6d51
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphLocator.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphMeasurer.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphMeasurer.class
new file mode 100644
index 00000000000..b29fa6ff2d3
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/GlyphMeasurer.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/TrueTypeScaler.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/TrueTypeScaler.class
new file mode 100644
index 00000000000..933bf56b537
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/TrueTypeScaler.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/VirtualMachine.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/VirtualMachine.class
new file mode 100644
index 00000000000..2c2fef0ff2b
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/VirtualMachine.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Zone.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Zone.class
new file mode 100644
index 00000000000..d362cb1f426
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/Zone.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/ZonePathIterator.class b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/ZonePathIterator.class
new file mode 100644
index 00000000000..d3f857f76cc
--- /dev/null
+++ b/libjava/classpath/lib/gnu/java/awt/font/opentype/truetype/ZonePathIterator.class
Binary files differ
OpenPOWER on IntegriCloud