HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
units
units.hpp
1
// Copyright Take Vos 2024.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
4
5
#pragma once
6
7
#include "dips_per_em.hpp"
// export
8
#include "dips.hpp"
// export
9
#include "em_squares.hpp"
// export
10
#include "font_size.hpp"
11
#include "pixel_density.hpp"
// export
12
#include "pixels_per_em.hpp"
// export
13
#include "pixels_per_inch.hpp"
// export
14
#include "pixels.hpp"
// export
15
#include "points_per_em.hpp"
// export
16
#include "points.hpp"
// export
17
#include "../macros.hpp"
18
19
hi_export_module(hikogui.units);
Generated on Mon Apr 22 2024 12:51:38 for HikoGUI by
1.10.0