HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
font_char_map.hpp File Reference

Defined font_char_map type. More...

#include "glyph_id.hpp"
#include "../algorithm/algorithm.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <bitset>
#include <cstdint>
#include <vector>
#include <tuple>
#include <algorithm>
#include <string>

Go to the source code of this file.

Data Structures

class  hi::v1::font_char_map
 Character map of a font. More...
 

Namespaces

namespace  hi
 The HikoGUI namespace.
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

 hi_export_module (hikogui.font.font_char_map)
 

Detailed Description

Defined font_char_map type.