commit (head): fix 8216

From: Tomas Frydrych <tomasfrydrych_at_yahoo.co.uk>
Date: Mon Dec 27 2004 - 10:58:13 CET

This fixes bug 8216 (pixel dirt below letters for zooms < 100%).

The bug was caused by the GDI's habit of using bigger font size on
screen than actually requested. At small zooms this resulted in the
bottom of letters being drawn into the rectangle of the next line. To
work around that, we request a smaller font for zooms < 100% for the
screen draw.

This fix is USP only.

files: gr_Win32USPGraphics.cpp

Tomas
Received on Mon Dec 27 10:54:59 2004

This archive was generated by hypermail 2.1.8 : Mon Dec 27 2004 - 10:55:01 CET