Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

File metadata and controls

7 lines (5 loc) · 335 Bytes

TextOut Bug

The example shows an error in WinAPI TextOut and ExtTextOut. If the 'Arial' font is selected in Windows 11 and the character '⌀' is displayed, a rectangle is displayed instead of the character. If the font is, for example 'Segoe UI', the character is displayed correctly.

TextOut Bug