public interface AltGlyphHandler
Modifier and Type | Method and Description |
---|---|
GVTGlyphVector |
createGlyphVector(java.awt.font.FontRenderContext frc,
float fontSize,
java.text.AttributedCharacterIterator aci)
Creates a glyph vector containing the alternate glyphs.
|
GVTGlyphVector createGlyphVector(java.awt.font.FontRenderContext frc, float fontSize, java.text.AttributedCharacterIterator aci)
frc
- The current font render context.fontSize
- The required font size.Copyright © 2022 Apache Software Foundation. All Rights Reserved.