Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::ScaledFont Struct Reference

A font and a scale. Used as a key that represents a typeface within a glyph atlas. More...

#include <font_glyph_pair.h>

Public Attributes

Font font
 
Scalar scale
 

Detailed Description

A font and a scale. Used as a key that represents a typeface within a glyph atlas.

Definition at line 24 of file font_glyph_pair.h.

Member Data Documentation

◆ font

Font impeller::ScaledFont::font

Definition at line 25 of file font_glyph_pair.h.

◆ scale

Scalar impeller::ScaledFont::scale

Definition at line 26 of file font_glyph_pair.h.


The documentation for this struct was generated from the following file: