OpenTTD Source 20251213-master-g1091fa6071
FontCache::FontMetrics Struct Reference

Data Fields

int height = 0
 
int baseline = 0
 

Detailed Description

Definition at line 37 of file fontcache.h.

Field Documentation

◆ baseline

int FontCache::FontMetrics::baseline = 0

Definition at line 39 of file fontcache.h.

◆ height

int FontCache::FontMetrics::height = 0

Definition at line 38 of file fontcache.h.


The documentation for this struct was generated from the following file: