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

Definition of the CP-1252 / Windows-1252 character map. More...

#include "char_converter.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <cstdint>
#include <utility>
#include <array>
#include <bit>
#include <compare>

Go to the source code of this file.

Data Structures

struct  hi::v1::char_map<"cp-1252">
 CP-1252 / Windows-1252 character map. More...
 

Namespaces

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

Functions

 hi_export_module (hikogui.char_maps.cp_1252)
 
constexpr auto hi::v1::detail::cp_1252_make_table_0000_02DC () noexcept
 
constexpr auto hi::v1::detail::cp_1252_make_table_2000_2122 () noexcept
 

Detailed Description

Definition of the CP-1252 / Windows-1252 character map.