Package | Description |
---|---|
org.freehep.graphics2d.font |
Font encoding tables and lookup classes to query the tables.
|
Modifier and Type | Method and Description |
---|---|
static void |
FontUtilities.showString(Font font,
String string,
CharTable latinTable,
FontUtilities.ShowString device)
Shows a String and switches the encoding (and font) everytime the unicode
characters leave the range of the curent encoding.
|
Copyright © 2014. All rights reserved.