public class SubsetSimpleTrueType extends Object
| Constructor and Description |
|---|
SubsetSimpleTrueType(int platformID,
int platformSpecificID,
int[] codePoints,
String[] postNames)
Prepare a subset object for a simple TrueType font.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getCodePoints() |
int |
getPlatformID() |
int |
getPlatformSpecificID() |
String[] |
getPostNames() |
public SubsetSimpleTrueType(int platformID,
int platformSpecificID,
int[] codePoints,
String[] postNames)
public int getPlatformID()
public int getPlatformSpecificID()
public int[] getCodePoints()
public String[] getPostNames()
Copyright © 2010 - 2020 Adobe. All Rights Reserved