public class GlyphCheck extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GlyphCheck() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasChar(PhysicalFont physicalFont,
char c) |
static boolean |
hasChar(String fontName,
char c) |
public static boolean hasChar(PhysicalFont physicalFont, char c) throws ExecutionException
ExecutionExceptionpublic static boolean hasChar(String fontName, char c) throws ExecutionException
ExecutionExceptionCopyright © 2007-2022. All Rights Reserved.