public final class WGL4Names
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String[] |
MAC_GLYPH_NAMES |
The 258 standard mac glyph names a used in 'post' format 1 and 2.
|
static java.util.Map<java.lang.String,java.lang.Integer> |
MAC_GLYPH_NAMES_INDICES |
The indices of the standard mac glyph names.
|
static int |
NUMBER_OF_MAC_GLYPHS |
The number of standard mac glyph names.
|
public static final int NUMBER_OF_MAC_GLYPHS
public static final java.lang.String[] MAC_GLYPH_NAMES
public static final java.util.Map<java.lang.String,java.lang.Integer> MAC_GLYPH_NAMES_INDICES
Copyright © 2008–2018. All rights reserved.