Paul Cornett
f95fd11e08
Allow drawing HiDPI bitmaps with GTK3
...
1. Override wxWindow::GetContentScaleFactor() to use gdk_window_get_scale_factor()
when available, and to use correct scale (1.0) otherwise, as wxDC::GetPPI()
(used by overridden method) is not properly implemented for wxGTK
2. Record scale in wxBitmap(wxImage&) ctor and wxBitmap::CreateScaled()
3. Adjust cairo scale for drawing bitmap, and (inversely) for drawing on bitmap
2016-02-14 13:12:52 -08:00
..
2013-10-01 17:09:02 +00:00
2016-02-06 19:13:35 +01:00
2013-07-26 16:02:46 +00:00
2015-03-20 00:08:37 +01:00
2015-04-23 22:00:35 +04:00
2015-05-09 19:17:41 +02:00
2015-08-26 22:49:53 +02:00
2013-07-26 16:02:46 +00:00
2016-02-14 13:12:52 -08:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2015-04-23 22:00:35 +04:00
2013-07-26 16:02:46 +00:00
2014-03-30 00:02:23 +00:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2014-03-30 00:02:23 +00:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2014-03-30 00:02:23 +00:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-08-26 22:49:53 +02:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-09-03 09:30:42 -07:00
2014-06-02 01:15:11 +00:00
2016-02-06 19:13:35 +01:00
2015-04-23 22:00:35 +04:00
2016-01-16 10:55:01 -08:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2014-03-30 00:02:23 +00:00
2015-04-23 22:00:35 +04:00
2014-03-30 00:02:23 +00:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2013-11-10 18:13:27 +00:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2013-08-27 13:12:38 +00:00
2015-12-30 18:54:35 +01:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-12-08 03:02:46 +01:00
2016-02-06 19:13:35 +01:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2015-12-06 20:24:59 -08:00
2014-03-30 00:02:23 +00:00
2013-07-26 16:02:46 +00:00
2016-02-14 13:12:52 -08:00