طريقة Aspose::Page::EPS::PsDocument::ConvertType1FontToTTF

PsDocument::ConvertType1FontToTTF method

يحوّل خط Type 1 إلى TrueType. سيكون اسم خط TTF المحوّل هو نفسه اسم خط Type 1 المدخل مع امتداد ".ttf". سيتم حفظ ملف TTF في الدليل المخصص للإخراج.

void Aspose::Page::EPS::PsDocument::ConvertType1FontToTTF(System::String type1FontFilePath, System::String outputDir)
ParameterTypeالوصف
type1FontFilePathSystem::Stringمسار ملف خط Type 1.
outputDirSystem::Stringدليل الإخراج حيث يتم حفظ الخط TrueType الناتج.

انظر أيضًا