-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.0, 1.4.0
-
tiger
-
generic
-
generic
Name: krC82822 Date: 11/20/2000
17 Nov 2000, eval1127@eng -- see also # 4219697 (only TrueType was added)
----------------------------
The 1.3 version of the Font class has a static method called createFont() that
accepts a fontFormat parameter and an InputStream. Currently only TrueType
fonts are supported by this API (fontFormat == TRUETYPE_FONT).
Support for Adobe Type 1 font rendering should be included in the 1.4 version.
This should be able to support partial fonts as well as complete fonts so that
documents with embedded fonts and partially embedded fonts can be rendered in
Java.
(Review ID: 112468)
======================================================================
- duplicates
-
JDK-4488007 Feature request: Dynamic loading of Type1 fonts using java.awt.Font.createFont.
-
- Closed
-