Aspose::Font::Cff::CffFontMetrics class

CffFontMetrics class

يمثل مقاييس CFF Font.

class CffFontMetrics : public Aspose::Font::FontMetrics

الطرق

طريقةالوصف
get_Ascender() overrideيحصل على قيمة Ascender.
get_Descender() overrideيحصل على قيمة Descender.
get_FontBBox() overrideيحصل على قيمة FontBBox.
get_FontMatrix() overrideيحصل على قيمة FontMatrix.
get_UnitsPerEM() overrideيحصل على قيمة UnitsPerEM.
GetFontMatrixForGlyph(System::SharedPtr<Glyphs::GlyphId>)يحسب مصفوفة التحويل للـ glyph المحدد بالمعرف.
GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId>) overrideيرجع عرض glyph. قد يتم تجاوزها من قبل وراثي تشفير Font المحددين.
MeasureString(System::String, double) overrideيقيس السلسلة ويعيد عرض السلسلة.
SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId>, double) overrideيضبط عرض الشكل.

انظر أيضًا