Aspose::Font::Ttf::TtcFontSource class
TtcFontSource class
يمثل مصدر Font TTC.
class TtcFontSource : public Aspose::Font::IFontSource
الطرق
| طريقة | الوصف |
|---|---|
| GetFontDefinitions() override | يرجع مصفوفة تعريف Font لمصدر TTC Font. |
| TtcFontSource(System::SharedPtr<Sources::StreamSource>) | ينشئ مصدر TTC Font بناءً على كائن توفير تدفق IStreamSource. |
| TtcFontSource(System::String) | ينشئ مصدر TTC Font بناءً على مسار ملف مجموعة خطوط ttc. |
انظر أيضًا
- Class IFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++