Aspose::Font::Type1::Type1FontMetrics::SetGlyphWidth method

Type1FontMetrics::SetGlyphWidth method

Sets glyph width.

void Aspose::Font::Type1::Type1FontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override
ParameterTypeDescription
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glyph identifier.
valuedoubleNew width

See Also