gdi32: Add missing serif types.
This commit is contained in:
parent
17ca7aa5a6
commit
aaefb75f8d
@ -5463,6 +5463,8 @@ UINT WineEngGetOutlineTextMetrics(GdiFont *font, UINT cbSize,
|
|||||||
case PAN_SERIF_NORMAL_SANS:
|
case PAN_SERIF_NORMAL_SANS:
|
||||||
case PAN_SERIF_OBTUSE_SANS:
|
case PAN_SERIF_OBTUSE_SANS:
|
||||||
case PAN_SERIF_PERP_SANS:
|
case PAN_SERIF_PERP_SANS:
|
||||||
|
case PAN_SERIF_FLARED:
|
||||||
|
case PAN_SERIF_ROUNDED:
|
||||||
TM.tmPitchAndFamily |= FF_SWISS;
|
TM.tmPitchAndFamily |= FF_SWISS;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user