FastUIDraw
|
file glyph_renderer.hpp More...
Go to the source code of this file.
Classes | |
class | fastuidraw::GlyphRenderer |
Specifies how to render a glyph. More... | |
Namespaces | |
fastuidraw | |
all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
Enumerations | |
enum | fastuidraw::glyph_type { fastuidraw::coverage_glyph, fastuidraw::distance_field_glyph, fastuidraw::restricted_rays_glyph, fastuidraw::banded_rays_glyph, fastuidraw::invalid_glyph = 0x1000, fastuidraw::adaptive_rendering = invalid_glyph } |
Provides an enumeration of the rendering data for a glyph. More... | |
file glyph_renderer.hpp
Copyright 2016 by Intel.
Contact: kevin .rog ovin@ gmai l.com
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Definition in file glyph_renderer.hpp.