2.3.11.2 EMR_FORCEUFIMAPPING Record
The EMR_FORCEUFIMAPPING record forces the font mapper to match fonts based on their UniversalFontId in preference to their LogFont (section 2.2.13) information.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type |
|||||||||||||||||||||||||||||||
Size |
|||||||||||||||||||||||||||||||
ufi |
|||||||||||||||||||||||||||||||
... |
Type (4 bytes): An unsigned integer that identifies this record type as EMR_FORCEUFIMAPPING. This value is 0x0000006D.
Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.
ufi (8 bytes): The font id to use, specified as a UniversalFontId (section 2.2.27).
See section 2.3.5 for more drawing record types.