Aspose::Page::EPS::PsDocument::ConvertType1FontToTTF yöntemi
PsDocument::ConvertType1FontToTTF method
Type 1 yazı tipini TrueType‘a dönüştürür. Dönüştürülen TTF yazı tipinin adı, ".ttf" uzantılı giriş Type 1 yazı tipiyle aynı olacaktır. TTF dosyası atanmış çıkış dizinine kaydedilecektir.
void Aspose::Page::EPS::PsDocument::ConvertType1FontToTTF(System::String type1FontFilePath, System::String outputDir)
| Parameter | Type | Açıklama |
|---|---|---|
| type1FontFilePath | System::String | Type 1 yazı tipi dosya yolu. |
| outputDir | System::String | Sonuç TrueType yazı tipinin kaydedileceği çıktı dizini. |
Ayrıca Bakınız
- Class String
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++