HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::glyph_id Class Reference

#include <hikogui/font/glyph_id.hpp>

Inheritance diagram for hi::v1::glyph_id:

Public Types

using super = tagged_id<glyph_id, uint16_t, std::numeric_limits<uint16_t>::max()>

Detailed Description

The identifier of a glyph in a font-file.

The following values are special:

  • 0 : unidentified character, the glyph is an empty box.
  • 65535 : reserved, may not be used in an open-type file, used here for empty.

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