Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
0x84, 0x01, 0x00, // Character - 32, offset (0x00000184)
Extended Glyph Table Entry
Name Bits Description
Character Glyph Offset 32 The location offset of the character glyph
Cursor Advance 16 The x-value in pixels which the cursor has to advance for the next glyph
Width 16 The width of the character glyph
X Adjust 16 The X position to adjust
Y Adjust 16 The y position to adjust
The character glyph offset is the index location, in bytes, starting from the font header memory location
/****************************************
* Font Glyph Table
****************************************/
0x7C, 0x04, 0x00, 0x00, // Character - 32, offset (0x0000047C)
0x07, 0x00, // cursor advance
0x00, 0x00, // width of the glyph
0x00, 0x00, // x-position is adjusted
0x00, 0x00, // y-position is adjusted
Character Glyph
The character is a raster bitmap of the character.
/***********************************
* Character - 49
***********************************/
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xE0, 0x01, // ****
0xF8, 0x01, // ******
0xFC, 0x01, // *******
0xDC, 0x01, // *** ***
0xC4, 0x01, // * ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0xC0, 0x01, // ***
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
0x00, 0x00, //
6.2.2 Font Filter
6.2 Font Graphics Resource Converter Font Filter
23
6
Protego_Release_01_05-Related-OEM-MLA-framework-gfx-utilities-grc-Graphics_Resource_Converter_Help.pdf