public class FontTools extends Object
| Constructor and Description |
|---|
FontTools() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calcFontSize(int size)
Converts a Windows font size to a 72 dpi (assumed by Java 2D) font
size.
|
public static int calcFontSize(int size)
size - font sizeCopyright © 2006–2018 Esito AS. All rights reserved.