• Articles
  • API Documentation
Search Results for

    Show / Hide Table of Contents
    • SixLabors.Fonts
      • ColorFontSupport
      • Font
      • FontCollection
      • FontCollectionExtensions
      • FontDescription
      • FontException
      • FontFamily
      • FontFamilyNotFoundException
      • FontMetrics
      • FontRectangle
      • FontStyle
      • Glyph
      • GlyphBounds
      • GlyphColor
      • GlyphLayoutMode
      • GlyphMetrics
      • GlyphMissingException
      • GlyphRendererParameters
      • GlyphType
      • HintingMode
      • HorizontalAlignment
      • HorizontalMetrics
      • IColorGlyphRenderer
      • IFontCollection
      • IGlyphRenderer
      • IGlyphRendererExtensions
      • IMetricsHeader
      • IReadOnlyFontCollection
      • IReadOnlySystemFontCollection
      • InvalidFontFileException
      • InvalidFontTableException
      • KerningMode
      • LayoutMode
      • LayoutModeExtensions
      • MissingFontTableException
      • SystemFonts
      • TextAlignment
      • TextAttributes
      • TextDecorations
      • TextDirection
      • TextJustification
      • TextMeasurer
      • TextOptions
      • TextRenderer
      • TextRun
      • VerticalAlignment
      • VerticalMetrics
      • WordBreaking
    • SixLabors.Fonts.Tables.AdvancedTypographic
      • FeatureTags
      • GlyphClassDef
      • Tag
    • SixLabors.Fonts.Tables.TrueType
      • TrueTypeGlyphMetrics
    • SixLabors.Fonts.Unicode
      • ArabicJoiningClass
      • ArabicJoiningGroup
      • ArabicJoiningType
      • BidiCharacterType
      • BidiClass
      • BidiPairedBracketType
      • CodePoint
      • GraphemeClusterClass
      • IndicPositionalCategory
      • IndicSyllabicCategory
      • LineBreakClass
      • MemoryExtensions
      • ScriptClass
      • SpanCodePointEnumerator
      • SpanGraphemeEnumerator
      • VerticalOrientationType
    • SixLabors.Fonts.WellKnownIds
      • KnownNameIds

    Class TrueTypeGlyphMetrics

    Represents a glyph metric from a particular TrueType font face.

    Inheritance
    object
    GlyphMetrics
    TrueTypeGlyphMetrics
    Inherited Members
    GlyphMetrics.CodePoint
    GlyphMetrics.AdvanceWidth
    GlyphMetrics.AdvanceHeight
    GlyphMetrics.LeftSideBearing
    GlyphMetrics.RightSideBearing
    GlyphMetrics.TopSideBearing
    GlyphMetrics.BottomSideBearing
    GlyphMetrics.Width
    GlyphMetrics.Height
    GlyphMetrics.GlyphType
    GlyphMetrics.GlyphColor
    GlyphMetrics.UnitsPerEm
    GlyphMetrics.GlyphId
    GlyphMetrics.ScaleFactor
    GlyphMetrics.TextAttributes
    GlyphMetrics.TextDecorations
    GlyphMetrics.ShouldSkipGlyphRendering(CodePoint)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: SixLabors.Fonts.Tables.TrueType
    Assembly: SixLabors.Fonts.dll
    Syntax
    public class TrueTypeGlyphMetrics : GlyphMetrics
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX