-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.1
-
generic
-
generic
Name: dbT83986 Date: 05/19/99
Font handling (in Windows, at least) is still horrible.
Before a font is recognised I have to call
GraphicsEnvironment.getLocalGraphicsEnvironment().getAvailableFontFamilyNames()
which is slow (and nasty). What I would like to be able to
do is store specialised fonts (preferably true-type) in a Jar file, along with the classes that use them. The fonts should
be loadable from the Jar file, in a platform-independent way,
without needing to install them.
(Review ID: 83139)
======================================================================
- duplicates
-
JDK-4229399 API change required to register font dynamically by Apps
-
- Resolved
-