3.2.3 EMRI_ENGINE_FONT_EXT Example

This section provides an example of the EMRI_ENGINE_FONT_EXT record (section 2.2.3.4).

 000646B0:            0F 00 00 00 08 00 00 00 74 43 06 00 
 000646C0:00 00 00 00 


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Type (0x0000000F)

Size (0x00000008)

OffsetLow (0x00064374)

OffsetHigh (0x00000000)

Type (4 bytes): 0x0000000F specifies this record type as EMRI_ENGINE_FONT_EXT, which is a font offset record.

Size (4 bytes): 0x00000008 is the size in bytes of the data in this record.

OffsetLow (4 bytes): 0x00064374 is the lower (least-significant) 32 bits of the offset, which is the location of the embedded font in a previous EMRI_METAFILE_DATA record, relative to the start of this record.

OffsetHigh (4 bytes): 0x00000000 is the upper (most-significant) 32 bits of the offset.