|
OpenTTD Source 20251116-master-g21329071df
|
Functions related to font handling on Win32. More...
#include "../../core/alloc_type.hpp"#include "../../fontcache/truetypefontcache.h"#include "win32.h"#include <windows.h>Go to the source code of this file.
Data Structures | |
| class | Win32FontCache |
| Font cache for fonts that are based on a Win32 font. More... | |
Functions | |
| void | LoadWin32Font (FontSize fs) |
Functions related to font handling on Win32.
Definition in file font_win32.h.