• Articles
  • API Documentation
  • SixLabors.Fonts
  • ColorFontSupport
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

    Enum ColorFontSupport

    Options for enabling color font support during layout and rendering.

    Namespace: SixLabors.Fonts
    Assembly: SixLabors.Fonts.dll
    Syntax
    [Flags]
    public enum ColorFontSupport

    Fields

    Name Description
    MicrosoftColrFormat

    Render using glyphs accessed via Micropsfts COLR/CPAL table extensions to OpenType

    None

    Don't try rendering color glyphs at all

    • Improve this Doc
    • View Source
    In This Article
    • Fields
    Back to top Generated by DocFX