• Articles
  • API Documentation
Search Results for

    Show / Hide Table of Contents
    • SixLabors.Fonts
      • ColorFontSupport
      • Font
      • FontCollection
      • FontDescription
      • FontFamily
      • FontFamilyCollectionExtensions
      • FontInstance
      • FontRectangle
      • FontStyle
      • Glyph
      • GlyphColor
      • GlyphInstance
      • GlyphMetric
      • GlyphRendererParameters
      • GlyphType
      • HorizontalAlignment
      • IColorGlyphRenderer
      • IFontCollection
      • IFontInstance
      • IGlyphRenderer
      • IGlyphRendererExtensions
      • IReadOnlyFontCollection
      • IReadonlyFontCollectionExtensions
      • RendererOptions
      • SystemFonts
      • TextMeasurer
      • TextRenderer
      • VerticalAlignment
    • SixLabors.Fonts.Exceptions
      • FontException
      • FontFamilyNotFoundException
      • GlyphMissingException
      • InvalidFontFileException
      • InvalidFontTableException
      • MissingFontTableException

    Namespace SixLabors.Fonts.Exceptions

    Classes

    FontException

    Base class for exceptions thrown by this library.

    FontFamilyNotFoundException

    Execption for detailing missing font familys.

    GlyphMissingException

    Execption for detailing missing font familys.

    InvalidFontFileException

    Exception font loading can throw if it encounteres invalid data during font loading.

    InvalidFontTableException

    Exception font loading can throw if it encounteres invalid data during font loading.

    MissingFontTableException

    Exception font loading can throw if it finds a required table is missing during font loading.

    In This Article
    Back to top Generated by DocFX