Home
last modified time | relevance | path

Searched defs:FontTextureGlyph (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/include/nn/font/
Dfont_ResourceFormat.h230 struct FontTextureGlyph struct
232 u8 cellWidth; // Cell width = maximum glyph width
233 u8 cellHeight; // Cell height
234 s8 baselinePos; // Baseline position
235 u8 maxCharWidth; // Maximum character width
236 u32 sheetSize; // Texture sheet data size (in bytes)
237 u16 sheetNum; // Number of sheets
238 u16 sheetFormat; // FontSheetFormat
239 u16 sheetRow; // Number of horizontal cells on a sheet
240 u16 sheetLine; // Number of vertical cells on a sheet
[all …]