public interface ICffIndexDataProvider
Basic interface for accessing INDEX structures of CFF fonts.
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
The number of objects in the CFF INDEX structure.
|
byte[] |
getRawBytes()
Gets all the bytes of the CFF INDEX structure.
|
Copyright © 2025 Aspose. All Rights Reserved.