OpenTTD Source 20250905-master-g122023be8d
font_osx.cpp File Reference

Functions related to font handling on MacOS. More...

#include "../../stdafx.h"
#include "../../debug.h"
#include "font_osx.h"
#include "../../core/math_func.hpp"
#include "../../blitter/factory.hpp"
#include "../../error_func.h"
#include "../../fileio_func.h"
#include "../../string_func.h"
#include "../../strings_func.h"
#include "../../zoom_func.h"
#include "macos.h"
#include "../../table/control_codes.h"
#include "../../safeguards.h"

Go to the source code of this file.

Data Structures

class  CoreTextFontCacheFactory
 

Detailed Description

Functions related to font handling on MacOS.

Definition in file font_osx.cpp.