OpenEnroth f32f0c9
Loading...
Searching...
No Matches
Public Attributes | List of all members
LodFontAtlas_MMX Struct Reference

#include <LodFormatSnapshots.h>

Public Attributes

std::array< uint8_t, 256 > widths
 
std::array< uint32_t, 256 > offsets
 

Detailed Description

This is used for 'calig.fnt' in MM7 'icons.lod'. This font is not loaded by the engine. Not sure if it's from pre-MM6 days or just a result of some experiments by the dev team.

Member Data Documentation

◆ offsets

std::array<uint32_t, 256> LodFontAtlas_MMX::offsets

◆ widths

std::array<uint8_t, 256> LodFontAtlas_MMX::widths

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