Flutter Engine
 
Loading...
Searching...
No Matches
font.h File Reference

Go to the source code of this file.

Classes

class  impeller::Font
 Describes a typeface along with any modifications to its intrinsic properties. More...
 
struct  impeller::Font::Metrics
 Describes the modifications made to the intrinsic properties of a typeface. More...
 
struct  std::hash< impeller::Font::Metrics >
 

Namespaces

namespace  impeller
 

Enumerations

enum class  impeller::AxisAlignment : uint8_t {
  impeller::kNone ,
  impeller::kX ,
  impeller::kY ,
  impeller::kAll
}
 Determines the axis along which there is subpixel positioning. More...