-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
None
-
tiger
-
generic, x86
-
generic, linux
Name: inR10103 Date: 08/15/2003
Any attempt to create Type1 font using Font.createFont raises exception:
Exception in thread "main" java.awt.FontFormatException: Unrecognised Font Format
at sun.font.FontManager.createFont2D(FontManager.java:1327)
at java.awt.Font.<init>(Font.java:436)
at java.awt.Font.createFont(Font.java:743)
This make method unusable for Type1 fonts.
======================================================================
- duplicates
-
JDK-4908322 PIT: test/java/awt/font/CreateFont/T1FontCreate.java failed.
-
- Closed
-