Variable FontManager._subpixelRenderingMode

Declaration

class FontManager
{
  // ...
  SubpixelRenderingMode _subpixelRenderingMode = cast(SubpixelRenderingMode)cast(ubyte)0u;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0