OpenEnroth f32f0c9
|
#include <LodFormatSnapshots.h>
Public Attributes | |
std::array< uint8_t, 256 > | widths |
std::array< uint32_t, 256 > | offsets |
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.
std::array<uint32_t, 256> LodFontAtlas_MMX::offsets |
std::array<uint8_t, 256> LodFontAtlas_MMX::widths |