Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h306 struct FontInformation struct
308 u8 fontType; // グリフデータタイプ (FontType型)
309 s8 linefeed; // (*)== leading
310 u16 alterCharIndex; // (*)フォントに含まれない文字用のグリフのグリフインデック
311 CharWidths defaultWidth; // (*)文字幅情報を持たないグリフ用の文字幅情
312 u8 characterCode; // 対応する文字コード (CharacterCode型)
313 FontTextureGlyph* pGlyph; // 唯一の FontGlyph へのポイン
314 FontWidth* pWidth; // 最初の FontWidth へのポイン
315 FontCodeMap* pMap; // 最初の FontCodeMap へのポイン
316 u8 height; // フォントの高
[all …]