10#include "phrasing.hpp"
11#include "ucd_bidi_classes.hpp"
12#include "ucd_bidi_mirroring_glyphs.hpp"
13#include "ucd_bidi_paired_bracket_types.hpp"
14#include "ucd_canonical_combining_classes.hpp"
15#include "ucd_compositions.hpp"
16#include "ucd_decompositions.hpp"
17#include "ucd_east_asian_widths.hpp"
18#include "ucd_general_categories.hpp"
19#include "ucd_grapheme_cluster_breaks.hpp"
20#include "ucd_lexical_classes.hpp"
21#include "ucd_line_break_classes.hpp"
22#include "ucd_scripts.hpp"
23#include "ucd_sentence_break_properties.hpp"
24#include "ucd_word_break_properties.hpp"
25#include "unicode_bidi.hpp"
26#include "unicode_break_opportunity.hpp"
27#include "unicode_description.hpp"
28#include "unicode_grapheme_cluster_break.hpp"
30#include "unicode_normalization.hpp"
35hi_export_module(hikogui.unicode);
37hi_export
namespace hi {
Functions implementing the unicode-plural rules.
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20