HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::text_style Struct Reference

Public Member Functions

constexpr text_style (text_style const &) noexcept=default
constexpr text_style (text_style &&) noexcept=default
constexpr text_style & operator= (text_style const &) noexcept=default
constexpr text_style & operator= (text_style &&) noexcept=default
constexpr text_style (text_phrasing_mask phrasing_mask, language_tag language_mask, font_family_id family_id, font_variant variant, float size, hi::color color)

Data Fields

text_phrasing_mask phrasing_mask = {}
language_tag language_mask = {}
font_family_id family_id = {}
font_variant variant = {}
float size = 0.0f
hi::color color = {}

Friends

constexpr friend bool operator== (text_style const &, text_style const &) noexcept=default
constexpr friend bool matches (text_style const &lhs, text_phrasing phrasing, language_tag language) noexcept

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