Files
reactos/win32ss
Katayama Hirofumi MZandDoug Lyons 27bb510282 [FREETYPE] Fix WordPad ruler rendering (#7803)
Based on @Doug-Lyons's wordpad-ruler-fix-05.patch.
JIRA issue: CORE-19870
In IntRequestFontSize function, if lfWidth < 10, then
req.width = 0;.

Co-authored-by: Doug Lyons <[email protected]>
2025-03-21 08:52:20 +09:00
..