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)
매개변수형식설명
type1FontFilePathSystem::StringType 1 글꼴 파일 경로.
outputDirSystem::String결과 TrueType 폰트를 저장할 출력 디렉터리입니다.

또 보기