pdfCalligraph 5.0.1 API
|
▼CiText.Typography.Config.IFeaturesConfig | An interface for specifying the simple list of features to be applied to certain scripts if they are defined in font |
CiText.Typography.Config.AdvancedScriptsConfig | A wrapper class for IFeaturesConfig instances, that gives more control over the features to apply and their order |
▼CiText.Typography.Config.StandardScriptConfig | An IFeaturesConfig implementation for convenient configuration of any standard script |
CiText.Typography.Config.LatinScriptConfig | An IFeaturesConfig implementation for convenient configuration of iText.Commons.Utils.UnicodeScript?.LATIN script |
CiText.Typography.Config.TypographyConfigurator | Provides a way to configure certain aspects of pdfCalligraph processing, like applying OpenType features to specific scripts inside some layout elements (whole document, paragraph, text chunk etc) |