5#include "true_type_font.hpp"
6#include "../unicode/module.hpp"
7#include "../geometry/module.hpp"
8#include "../placement.hpp"
9#include "../strings.hpp"
11#include "../utility/module.hpp"
15hi_export_module(hikogui.font.otype_GSUB);
22 big_uint16_t major_version;
23 big_uint16_t minor_version;
24 big_uint16_t script_list_offset;
25 big_uint16_t feature_list_offset;
26 big_uint16_t lookup_list_offset;
DOXYGEN BUG.
Definition algorithm.hpp:16
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377
Compatible with version 1.1, all offsets start at the beginning of this header.
Definition otype_GSUB.hpp:21
Definition otype_GSUB.hpp:29