Aspose::Font::Ttf::TtcFontSource class
TtcFontSource class
Represents TTC Font source.
class TtcFontSource : public Aspose::Font::IFontSource
Methods
| Method | Description |
|---|---|
| GetFontDefinitions() override | Returns Font definition array of the TTC Font source. |
| TtcFontSource(System::SharedPtr<Aspose::Font::Sources::StreamSource>) | Creates TTC Font source based on IStreamSource stream providing object. |
| TtcFontSource(System::String) | Creates TTC Font source based on ttc font collection file path. |
See Also
- Class IFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++