|
| 1 | +<!DOCTYPE html> |
| 2 | +<!--[if IE]><![endif]--> |
| 3 | +<html> |
| 4 | + |
| 5 | + <head> |
| 6 | + <meta charset="utf-8"> |
| 7 | + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| 8 | + <title>Enum ColorFontSupport |
| 9 | + </title> |
| 10 | + <meta name="viewport" content="width=device-width"> |
| 11 | + <meta name="title" content="Enum ColorFontSupport |
| 12 | + "> |
| 13 | + <meta name="generator" content="docfx 2.59.0.0"> |
| 14 | + |
| 15 | + <link rel="shortcut icon" href="../../favicon.ico"> |
| 16 | + <link rel="stylesheet" href="../../styles/docfx.vendor.css"> |
| 17 | + <link rel="stylesheet" href="../../styles/docfx.css"> |
| 18 | + <link rel="stylesheet" href="../../styles/main.css"> |
| 19 | + <meta property="docfx:navrel" content="../../toc"> |
| 20 | + <meta property="docfx:tocrel" content="toc"> |
| 21 | + |
| 22 | + <meta property="docfx:rel" content="../../"> |
| 23 | + |
| 24 | + </head> |
| 25 | + <body data-spy="scroll" data-target="#affix" data-offset="120"> |
| 26 | + <div id="wrapper"> |
| 27 | + <header> |
| 28 | + |
| 29 | + <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> |
| 30 | + <div class="container"> |
| 31 | + <div class="navbar-header"> |
| 32 | + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> |
| 33 | + <span class="sr-only">Toggle navigation</span> |
| 34 | + <span class="icon-bar"></span> |
| 35 | + <span class="icon-bar"></span> |
| 36 | + <span class="icon-bar"></span> |
| 37 | + </button> |
| 38 | + |
| 39 | + <a class="navbar-brand" href="../../index.html"> |
| 40 | + <img id="logo" class="svg" src="../../logo.svg" alt=""> |
| 41 | + </a> |
| 42 | + </div> |
| 43 | + <div class="collapse navbar-collapse" id="navbar"> |
| 44 | + <form class="navbar-form navbar-right" role="search" id="search"> |
| 45 | + <div class="form-group"> |
| 46 | + <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> |
| 47 | + </div> |
| 48 | + </form> |
| 49 | + |
| 50 | + <ul class="nav level1 navbar-nav"> |
| 51 | + <li> |
| 52 | + <a href="../../articles/imagesharp/index.html" title="Articles">Articles</a> |
| 53 | + </li> |
| 54 | + <li> |
| 55 | + <a href="../../api/index.html" title="API Documentation">API Documentation</a> |
| 56 | + </li> |
| 57 | + </ul> </div> |
| 58 | + </div> |
| 59 | + </nav> |
| 60 | + |
| 61 | + <div class="subnav navbar navbar-default"> |
| 62 | + <div class="container hide-when-search" id="breadcrumb"> |
| 63 | + <ul class="breadcrumb"> |
| 64 | + <li></li> |
| 65 | + </ul> |
| 66 | + </div> |
| 67 | + </div> |
| 68 | + </header> |
| 69 | + <div class="container body-content"> |
| 70 | + |
| 71 | + <div id="search-results"> |
| 72 | + <div class="search-list">Search Results for <span></span></div> |
| 73 | + <div class="sr-items"> |
| 74 | + <p><i class="glyphicon glyphicon-refresh index-loading"></i></p> |
| 75 | + </div> |
| 76 | + <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul> |
| 77 | + </div> |
| 78 | + </div> |
| 79 | + <div role="main" class="container body-content hide-when-search"> |
| 80 | + <div class="sidenav hide-when-search"> |
| 81 | + <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> |
| 82 | + <div class="sidetoggle collapse" id="sidetoggle"> |
| 83 | + <div> |
| 84 | + <div class="sidefilter"> |
| 85 | + <form class="toc-filter"> |
| 86 | + <span class="glyphicon glyphicon-filter filter-icon"></span> |
| 87 | + <input type="text" id="toc_filter_input" placeholder="Enter here to filter..." onkeypress="if(event.keyCode==13) {return false;}"> |
| 88 | + </form> |
| 89 | + </div> |
| 90 | + <div class="sidetoc"> |
| 91 | + <div class="toc" id="toc"> |
| 92 | + |
| 93 | + <ul class="nav level1"> |
| 94 | + <li class=""> |
| 95 | + <span class="expand-stub"></span> |
| 96 | + <a href="SixLabors.Fonts.html" title="SixLabors.Fonts" class="">SixLabors.Fonts</a> |
| 97 | + |
| 98 | + <ul class="nav level2"> |
| 99 | + <li class="active"> |
| 100 | + <a href="SixLabors.Fonts.ColorFontSupport.html" title="ColorFontSupport" class="active">ColorFontSupport</a> |
| 101 | + </li> |
| 102 | + <li class=""> |
| 103 | + <a href="SixLabors.Fonts.Font.html" title="Font" class="">Font</a> |
| 104 | + </li> |
| 105 | + <li class=""> |
| 106 | + <a href="SixLabors.Fonts.FontCollection.html" title="FontCollection" class="">FontCollection</a> |
| 107 | + </li> |
| 108 | + <li class=""> |
| 109 | + <a href="SixLabors.Fonts.FontDescription.html" title="FontDescription" class="">FontDescription</a> |
| 110 | + </li> |
| 111 | + <li class=""> |
| 112 | + <a href="SixLabors.Fonts.FontFamily.html" title="FontFamily" class="">FontFamily</a> |
| 113 | + </li> |
| 114 | + <li class=""> |
| 115 | + <a href="SixLabors.Fonts.FontFamilyCollectionExtensions.html" title="FontFamilyCollectionExtensions" class="">FontFamilyCollectionExtensions</a> |
| 116 | + </li> |
| 117 | + <li class=""> |
| 118 | + <a href="SixLabors.Fonts.FontInstance.html" title="FontInstance" class="">FontInstance</a> |
| 119 | + </li> |
| 120 | + <li class=""> |
| 121 | + <a href="SixLabors.Fonts.FontRectangle.html" title="FontRectangle" class="">FontRectangle</a> |
| 122 | + </li> |
| 123 | + <li class=""> |
| 124 | + <a href="SixLabors.Fonts.FontStyle.html" title="FontStyle" class="">FontStyle</a> |
| 125 | + </li> |
| 126 | + <li class=""> |
| 127 | + <a href="SixLabors.Fonts.Glyph.html" title="Glyph" class="">Glyph</a> |
| 128 | + </li> |
| 129 | + <li class=""> |
| 130 | + <a href="SixLabors.Fonts.GlyphColor.html" title="GlyphColor" class="">GlyphColor</a> |
| 131 | + </li> |
| 132 | + <li class=""> |
| 133 | + <a href="SixLabors.Fonts.GlyphInstance.html" title="GlyphInstance" class="">GlyphInstance</a> |
| 134 | + </li> |
| 135 | + <li class=""> |
| 136 | + <a href="SixLabors.Fonts.GlyphMetric.html" title="GlyphMetric" class="">GlyphMetric</a> |
| 137 | + </li> |
| 138 | + <li class=""> |
| 139 | + <a href="SixLabors.Fonts.GlyphRendererParameters.html" title="GlyphRendererParameters" class="">GlyphRendererParameters</a> |
| 140 | + </li> |
| 141 | + <li class=""> |
| 142 | + <a href="SixLabors.Fonts.GlyphType.html" title="GlyphType" class="">GlyphType</a> |
| 143 | + </li> |
| 144 | + <li class=""> |
| 145 | + <a href="SixLabors.Fonts.HorizontalAlignment.html" title="HorizontalAlignment" class="">HorizontalAlignment</a> |
| 146 | + </li> |
| 147 | + <li class=""> |
| 148 | + <a href="SixLabors.Fonts.IColorGlyphRenderer.html" title="IColorGlyphRenderer" class="">IColorGlyphRenderer</a> |
| 149 | + </li> |
| 150 | + <li class=""> |
| 151 | + <a href="SixLabors.Fonts.IFontCollection.html" title="IFontCollection" class="">IFontCollection</a> |
| 152 | + </li> |
| 153 | + <li class=""> |
| 154 | + <a href="SixLabors.Fonts.IFontInstance.html" title="IFontInstance" class="">IFontInstance</a> |
| 155 | + </li> |
| 156 | + <li class=""> |
| 157 | + <a href="SixLabors.Fonts.IGlyphRenderer.html" title="IGlyphRenderer" class="">IGlyphRenderer</a> |
| 158 | + </li> |
| 159 | + <li class=""> |
| 160 | + <a href="SixLabors.Fonts.IGlyphRendererExtensions.html" title="IGlyphRendererExtensions" class="">IGlyphRendererExtensions</a> |
| 161 | + </li> |
| 162 | + <li class=""> |
| 163 | + <a href="SixLabors.Fonts.IReadOnlyFontCollection.html" title="IReadOnlyFontCollection" class="">IReadOnlyFontCollection</a> |
| 164 | + </li> |
| 165 | + <li class=""> |
| 166 | + <a href="SixLabors.Fonts.IReadonlyFontCollectionExtensions.html" title="IReadonlyFontCollectionExtensions" class="">IReadonlyFontCollectionExtensions</a> |
| 167 | + </li> |
| 168 | + <li class=""> |
| 169 | + <a href="SixLabors.Fonts.RendererOptions.html" title="RendererOptions" class="">RendererOptions</a> |
| 170 | + </li> |
| 171 | + <li class=""> |
| 172 | + <a href="SixLabors.Fonts.SystemFonts.html" title="SystemFonts" class="">SystemFonts</a> |
| 173 | + </li> |
| 174 | + <li class=""> |
| 175 | + <a href="SixLabors.Fonts.TextMeasurer.html" title="TextMeasurer" class="">TextMeasurer</a> |
| 176 | + </li> |
| 177 | + <li class=""> |
| 178 | + <a href="SixLabors.Fonts.TextRenderer.html" title="TextRenderer" class="">TextRenderer</a> |
| 179 | + </li> |
| 180 | + <li class=""> |
| 181 | + <a href="SixLabors.Fonts.VerticalAlignment.html" title="VerticalAlignment" class="">VerticalAlignment</a> |
| 182 | + </li> |
| 183 | + </ul> </li> |
| 184 | + <li class=""> |
| 185 | + <span class="expand-stub"></span> |
| 186 | + <a href="SixLabors.Fonts.Exceptions.html" title="SixLabors.Fonts.Exceptions" class="">SixLabors.Fonts.Exceptions</a> |
| 187 | + |
| 188 | + <ul class="nav level2"> |
| 189 | + <li class=""> |
| 190 | + <a href="SixLabors.Fonts.Exceptions.FontException.html" title="FontException" class="">FontException</a> |
| 191 | + </li> |
| 192 | + <li class=""> |
| 193 | + <a href="SixLabors.Fonts.Exceptions.FontFamilyNotFoundException.html" title="FontFamilyNotFoundException" class="">FontFamilyNotFoundException</a> |
| 194 | + </li> |
| 195 | + <li class=""> |
| 196 | + <a href="SixLabors.Fonts.Exceptions.GlyphMissingException.html" title="GlyphMissingException" class="">GlyphMissingException</a> |
| 197 | + </li> |
| 198 | + <li class=""> |
| 199 | + <a href="SixLabors.Fonts.Exceptions.InvalidFontFileException.html" title="InvalidFontFileException" class="">InvalidFontFileException</a> |
| 200 | + </li> |
| 201 | + <li class=""> |
| 202 | + <a href="SixLabors.Fonts.Exceptions.InvalidFontTableException.html" title="InvalidFontTableException" class="">InvalidFontTableException</a> |
| 203 | + </li> |
| 204 | + <li class=""> |
| 205 | + <a href="SixLabors.Fonts.Exceptions.MissingFontTableException.html" title="MissingFontTableException" class="">MissingFontTableException</a> |
| 206 | + </li> |
| 207 | + </ul> </li> |
| 208 | + </ul> </div> |
| 209 | + </div> |
| 210 | + </div> |
| 211 | + </div> |
| 212 | + </div> |
| 213 | + <div class="article row grid-right"> |
| 214 | + <div class="col-md-10"> |
| 215 | + <article class="content wrap" id="_content" data-uid="SixLabors.Fonts.ColorFontSupport"> |
| 216 | + |
| 217 | + |
| 218 | + <h1 id="SixLabors_Fonts_ColorFontSupport" data-uid="SixLabors.Fonts.ColorFontSupport" class="text-break">Enum ColorFontSupport |
| 219 | + </h1> |
| 220 | + <div class="markdown level0 summary"><p>Options for enabling color font support during layout and rendering.</p> |
| 221 | +</div> |
| 222 | + <div class="markdown level0 conceptual"></div> |
| 223 | + <h6><strong>Namespace</strong>: <a class="xref" href="SixLabors.Fonts.html">SixLabors.Fonts</a></h6> |
| 224 | + <h6><strong>Assembly</strong>: SixLabors.Fonts.dll</h6> |
| 225 | + <h5 id="SixLabors_Fonts_ColorFontSupport_syntax">Syntax</h5> |
| 226 | + <div class="codewrapper"> |
| 227 | + <pre><code class="lang-csharp hljs">[Flags] |
| 228 | +public enum ColorFontSupport</code></pre> |
| 229 | + </div> |
| 230 | + <h3 id="fields">Fields |
| 231 | + </h3> |
| 232 | + <table class="table table-bordered table-striped table-condensed"> |
| 233 | + <thead> |
| 234 | + <tr> |
| 235 | + <th>Name</th> |
| 236 | + <th>Description</th> |
| 237 | + </tr> |
| 238 | + <thead> |
| 239 | + <tbody> |
| 240 | + <tr> |
| 241 | + <td id="SixLabors_Fonts_ColorFontSupport_MicrosoftColrFormat">MicrosoftColrFormat</td> |
| 242 | + <td><p>Render using glyphs accessed via Micropsfts COLR/CPAL table extensions to OpenType</p> |
| 243 | +</td> |
| 244 | + </tr> |
| 245 | + <tr> |
| 246 | + <td id="SixLabors_Fonts_ColorFontSupport_None">None</td> |
| 247 | + <td><p>Don't try rendering color glyphs at all</p> |
| 248 | +</td> |
| 249 | + </tr> |
| 250 | + </tbody> |
| 251 | + </thead></thead></table> |
| 252 | +</article> |
| 253 | + </div> |
| 254 | + |
| 255 | + <div class="hidden-sm col-md-2" role="complementary"> |
| 256 | + <div class="sideaffix"> |
| 257 | + <div class="contribution"> |
| 258 | + <ul class="nav"> |
| 259 | + <li> |
| 260 | + <a href="https://github.com/SixLabors/Fonts/new/master/apiSpec/new?filename=SixLabors_Fonts_ColorFontSupport.md&value=---%0Auid%3A%20SixLabors.Fonts.ColorFontSupport%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a> |
| 261 | + </li> |
| 262 | + <li> |
| 263 | + <a href="https://github.com/SixLabors/Fonts/blob/1ce1aff64448bbd15c7418a07d3e645f31683fc0/src/SixLabors.Fonts/ColorFontSupport.cs/#L11" class="contribution-link">View Source</a> |
| 264 | + </li> |
| 265 | + </ul> |
| 266 | + </div> |
| 267 | + <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> |
| 268 | + <h5>In This Article</h5> |
| 269 | + <div></div> |
| 270 | + </nav> |
| 271 | + </div> |
| 272 | + </div> |
| 273 | + </div> |
| 274 | + </div> |
| 275 | + |
| 276 | + <footer> |
| 277 | + <div class="grad-bottom"></div> |
| 278 | + <div class="footer"> |
| 279 | + <div class="container"> |
| 280 | + <span class="pull-right"> |
| 281 | + <a href="#top">Back to top</a> |
| 282 | + </span> |
| 283 | + |
| 284 | + <span>Generated by <strong>DocFX</strong></span> |
| 285 | + </div> |
| 286 | + </div> |
| 287 | + </footer> |
| 288 | + </div> |
| 289 | + |
| 290 | + <script type="text/javascript" src="../../styles/docfx.vendor.js"></script> |
| 291 | + <script type="text/javascript" src="../../styles/docfx.js"></script> |
| 292 | + <script type="text/javascript" src="../../styles/main.js"></script> |
| 293 | + </body> |
| 294 | +</html> |
0 commit comments