2.3.11.20 EMR_SETMAPPERFLAGS Record

The EMR_SETMAPPERFLAGS record specifies parameters for the process of matching logical fonts to physical fonts, which is performed by the font mapper.<89>


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

Size

Flags

Type (4 bytes): An unsigned integer that identifies this record type as EMR_SETMAPPERFLAGS. This value is 0x00000010.

Size (4 bytes): An unsigned integer that specifies the size of this record in bytes. This value is 0x0000000C.

Flags (4 bytes): An unsigned integer that specifies parameters for the font matching process.

Value

Meaning

0x00000000

The font mapper is not limited to fonts that match the aspect ratio of the output device.

0x00000001

The font mapper SHOULD select only fonts that match the aspect ratio of the output device.

See section 2.3.11 for more state record types.