gui/gui-lib/mred/private/wx
Matthew Flatt 5e70534b43 adjust workaround for GTK+3 before version 3.22
Adjust a workaround for versions before 3.22 when setting the font for
a control.

GTK+ version 3.22 starts paying attention to whether a font size for a
control is absolute (as opposed to being in points), so the workaround
that was put in place for earlier versions breaks.

In addition, some part of the drawing stack seems to round point sizes
to an integeral size after DPI conversion. Take that rounding into
account when setting the font size in `normal-control-font`.

Closes #1522
2016-12-19 07:21:28 -07:00
..
cocoa macOS: don't try to declare implementation of NSApplicationDelegate 2016-12-14 13:29:56 -07:00
common 0-sized window =/=> 0-sized backing bitmap 2016-08-19 18:16:05 -06:00
gtk adjust workaround for GTK+3 before version 3.22 2016-12-19 07:21:28 -07:00
win32 fix focus for windows within a floating frame 2016-03-28 17:25:22 -06:00
info.rkt Remove extra directories. 2014-12-02 02:33:07 -05:00
platform.rkt add any-control+alt-is-altgr 2016-03-17 16:39:40 -06:00