Aspose::Font::FontMetrics::GetKerningValue метод

FontMetrics::GetKerningValue method

Возвращает значение кернинга для пары глифов.

double Aspose::Font::FontMetrics::GetKerningValue(System::SharedPtr<Glyphs::GlyphId> prevGlyphId, System::SharedPtr<Glyphs::GlyphId> nextGlyphId) override
ПараметрТипОписание
prevGlyphIdSystem::SharedPtr<Glyphs::GlyphId>Первый глиф в паре.
nextGlyphIdSystem::SharedPtr<Glyphs::GlyphId>Font размер.

ReturnValue

Значение кернинга.

См. также