#include <font_glyph_pair.h>
Public Member Functions | |
| constexpr std::size_t | operator() (const impeller::SubpixelGlyph &sg) const |
Definition at line 85 of file font_glyph_pair.h.
|
inlineconstexpr |
Definition at line 86 of file font_glyph_pair.h.
References impeller::GlyphProperties::color, impeller::SubpixelGlyph::glyph, impeller::Glyph::index, impeller::SubpixelGlyph::properties, impeller::GlyphProperties::stroke, impeller::GlyphProperties::stroke_cap, impeller::GlyphProperties::stroke_join, impeller::GlyphProperties::stroke_miter, impeller::GlyphProperties::stroke_width, impeller::SubpixelGlyph::subpixel_offset, impeller::Color::ToARGB(), impeller::TPoint< T >::x, and impeller::TPoint< T >::y.