aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/jogamp/graph/font/typecast/TypecastFont.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jogamp/graph/font/typecast/TypecastFont.java b/src/jogamp/graph/font/typecast/TypecastFont.java
index 1ac57c100..b95dccf21 100644
--- a/src/jogamp/graph/font/typecast/TypecastFont.java
+++ b/src/jogamp/graph/font/typecast/TypecastFont.java
@@ -32,8 +32,6 @@ import java.io.IOException;
import jogamp.graph.font.FontInt;
import jogamp.graph.font.JavaFontLoader;
-import jogamp.graph.font.ttf.TTFontGlyph;
-import jogamp.graph.font.ttf.TTFont.Metrics;
import jogamp.graph.geom.plane.AffineTransform;
import jogamp.graph.geom.plane.Path2D;
import net.java.dev.typecast.ot.OTFont;