2.2.3.3.3 EMRI_DESIGNVECTOR Record
The EMRI_DESIGNVECTOR record specifies a design vector for a font, which characterizes the font's appearance in up to 16 dimensions.<9>
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ulID |
|||||||||||||||||||||||||||||||
cjSize |
|||||||||||||||||||||||||||||||
UniversalFontId |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
DesignVector (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
ulID (4 bytes): A 32-bit unsigned integer that identifies the type of record. The value MUST be 0x00000006, which specifies the EMRI_DESIGNVECTOR record type from the RecordType Enumeration (section 2.1.1).
cjSize (4 bytes): A 32-bit unsigned integer that specifies the size, in bytes, of the data attached to the record. The size of each record in EMF spool format MUST be rounded up to a multiple of 4 bytes.
UniversalFontId (8 bytes): An EMF UniversalFontId object ([MS-EMF] section 2.2.27) that identifies the font.
DesignVector (variable): An EMF DesignVector object ([MS-EMF] section 2.2.3) that specifies the properties of the font.