Metodo Aspose::Font::Type1::Type1Encoding::DecodeToGidParameterized

Type1Encoding::DecodeToGidParameterized method

Metodo di decodifica parametrizzata. Non supportato per il tipo Type1Font.

System::SharedPtr<Glyphs::GlyphId> Aspose::Font::Type1::Type1Encoding::DecodeToGidParameterized(System::SharedPtr<IEncodingParameters> parameters, uint32_t charCode) override
ParametroTipoDescrizione
parametersSystem::SharedPtr<IEncodingParameters>Non supportato per il tipo Type1Font.
charCodeuint32_tNon supportato per il tipo Type1Font.

ReturnValue

Non supportato per il tipo Type1Font.

Vedi anche