nw::font::ArchiveFontBase::AdjustIndex Member Functionprotected: u16 AdjustIndex( u16 index ) const;
| Name | Description | |
|---|---|---|
| in | index |
The glyph index to correct. |
GLYPH_INDEX_NOT_FOUND will become this after correction. Corrects for non-loaded sheets for the glyph index obtained from the CMAP block. The glyph index before correction is what is used to obtain character width information by the CWDH block, whereas the glyph index after correction is what is used to cut glyph images out of sheets.
CONFIDENTIAL