Aspose::Font::Ttf::TtfFontMetrics::GetKerningValue metodu

TtfFontMetrics::GetKerningValue method

Glif çifti için kerning değerini döndürür.

double Aspose::Font::Ttf::TtfFontMetrics::GetKerningValue(System::SharedPtr<Glyphs::GlyphId> prevGlyphId, System::SharedPtr<Glyphs::GlyphId> nextGlyphId) override
ParametreTürAçıklama
prevGlyphIdSystem::SharedPtr<Glyphs::GlyphId>Çift içindeki ilk glif.
nextGlyphIdSystem::SharedPtr<Glyphs::GlyphId>Font boyutu.

ReturnValue

Kerning değeri.

Ayrıca Bakınız