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)
ParameterTypeAçıklama
type1FontFilePathSystem::StringType 1 yazı tipi dosya yolu.
outputDirSystem::StringSonuç TrueType yazı tipinin kaydedileceği çıktı dizini.

Ayrıca Bakınız