Aspose::Font::Type1::Type1Encoding::DecodeToGidParameterized 方法

Type1Encoding::DecodeToGidParameterized method

参数化解码方法。C++ 中不支持 Type1Font 类型。

System::SharedPtr<Glyphs::GlyphId> Aspose::Font::Type1::Type1Encoding::DecodeToGidParameterized(System::SharedPtr<IEncodingParameters> parameters, uint32_t charCode) override
参数类型描述
parametersSystem::SharedPtr<IEncodingParameters>不支持 Type1Font 类型。
charCodeuint32_t不支持 Type1Font 类型。

ReturnValue

不支持 Type1Font 类型。

另见