Go to file
Matthew Flatt dd3dfc6617 racket/draw: fix font metrics versus transformations
For a font with 'aligned hinting, the font map caches metric
information that depends on the destination transformation,
at least on Windows. Make the font-map cache sensitive to the
destination's current transformation.

This bug was exposed by support for DPI-aware GUIs on Windows,
but the problem was more general.

original commit: 9ee2bd9b6086c696c2be8f01a07db754e4406312
2014-09-24 08:40:52 -06:00
pkgs racket/draw: fix font metrics versus transformations 2014-09-24 08:40:52 -06:00