-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.2.0
-
generic
-
generic
Name: bb33257 Date: 02/13/98
Font has API to get the outline of a glyphset. This API should
be moved to GlyphSet.
Only the glyphset is required, as it knows the Font that
created it. Moving the API to GlyphSet avoids programmer errors
resulting from passing a GlyphSet to a font that did not
create it.
All similar API is implemented on GlyphSet. Putting this API
on GlyphSet is better object-oriented design, and it will be
easier to document and use if the API is consistent. Programmers
should ask the GlyphSet for its own Shape.
======================================================================
- duplicates
-
JDK-4130437 Font cleanup
-
- Closed
-