| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TtfCMapFormat0Table
Represents Format0 CMap subtable of the TTF Font file.
|
class |
TtfCMapFormat10Table
Represents Format10 CMap subtable of the TTF Font file.
|
class |
TtfCMapFormat12Table
Represents Format8 CMap subtable of the TTF Font file.
|
class |
TtfCMapFormat2Table
Represents Format2 CMap subtable of the TTF Font file.
|
class |
TtfCMapFormat4Table
Represents Format4 CMap subtable of the TTF Font file.
|
class |
TtfCMapFormat6Table
Represents Format6 CMap subtable of the TTF Font file.
|
class |
TtfCMapFormat8Table
Represents Format8 CMap subtable of the TTF Font file.
|
| Modifier and Type | Method and Description |
|---|---|
TtfCMapFormatBaseTable |
TtfCMapTable.findUnicodeTable()
Searches and returns unicode CMap.
|
TtfCMapFormatBaseTable[] |
TtfCMapTable.getPlatformTables(int platformId,
int platformSpecificId)
Returns CMap subtables for planformId and platformSpecificId.
|
Copyright © 2025 Aspose. All Rights Reserved.