Manolo Gouy
16705ef734
Image drawing: simplify the code organisation to better support Fl_Image::scale().
...
Graphics drivers now use up to 6 virtual member functions to support Fl_Image
drawing in the context of GUI and image rescaling :
virtual void draw_pixmap(Fl_Pixmap *pxm, int XP, int YP, int WP, int HP, int cx, int cy)
virtual void draw_bitmap(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy)
virtual void draw_rgb(Fl_RGB_Image *rgb, int XP, int YP, int WP, int HP, int cx, int cy)
and
virtual void draw_fixed(Fl_Pixmap *pxm, int XP, int YP, int WP, int HP, int cx, int cy)
virtual void draw_fixed(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy)
virtual void draw_fixed(Fl_RGB_Image *rgb, int XP, int YP, int WP, int HP, int cx, int cy)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12828 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-04-12 13:07:00 +00:00
..
2018-03-22 15:27:02 +00:00
2018-03-09 21:21:23 +00:00
2018-02-09 14:39:42 +00:00
2011-07-19 04:49:30 +00:00
2016-04-20 07:19:19 +00:00
2018-03-28 13:00:12 +00:00
2015-05-23 23:42:26 +00:00
2012-08-17 09:18:06 +00:00
2017-09-14 00:50:36 +00:00
2016-03-29 11:54:44 +00:00
2014-10-19 20:17:17 +00:00
2011-07-19 04:49:30 +00:00
2016-02-13 18:02:17 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2014-10-19 20:17:17 +00:00
2015-01-10 22:05:15 +00:00
2017-05-15 15:35:30 +00:00
2011-07-19 04:49:30 +00:00
2018-02-25 06:53:34 +00:00
2011-07-19 04:49:30 +00:00
2017-04-25 12:42:22 +00:00
2011-07-19 04:49:30 +00:00
2016-03-13 22:16:37 +00:00
2018-03-10 00:46:12 +00:00
2018-02-09 14:39:42 +00:00
2011-07-19 04:49:30 +00:00
2016-09-20 13:35:44 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2015-05-23 23:42:26 +00:00
2018-02-07 15:34:44 +00:00
2018-03-10 00:46:12 +00:00
2018-04-12 13:07:00 +00:00
2018-04-12 12:58:10 +00:00
2016-01-30 00:56:42 +00:00
2017-08-18 15:46:20 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2018-02-25 06:53:34 +00:00
2018-03-28 13:00:12 +00:00
2015-07-21 13:55:13 +00:00
2017-03-11 23:26:32 +00:00
2018-02-09 14:39:42 +00:00
2012-07-24 04:37:22 +00:00
2015-05-23 23:42:26 +00:00
2011-07-19 04:49:30 +00:00
2012-07-24 04:37:22 +00:00
2018-03-31 17:29:23 +00:00
2017-12-02 16:20:30 +00:00
2015-01-10 22:05:15 +00:00
2017-09-11 18:54:10 +00:00
2012-07-24 04:37:22 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2015-11-05 17:54:16 +00:00
2017-09-27 03:30:13 +00:00
2014-10-09 11:45:02 +00:00
2012-07-24 04:37:22 +00:00
2018-02-09 14:39:42 +00:00
2012-07-24 04:37:22 +00:00
2011-07-19 04:49:30 +00:00
2012-07-24 04:37:22 +00:00
2016-03-27 06:58:54 +00:00
2011-07-19 04:49:30 +00:00
2016-03-18 18:20:11 +00:00
2018-03-28 13:00:12 +00:00
2017-03-13 23:31:38 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2018-04-12 13:07:00 +00:00
2018-02-09 14:39:42 +00:00
2018-02-09 14:39:42 +00:00
2011-07-19 04:49:30 +00:00
2014-10-19 20:17:17 +00:00
2014-10-19 20:17:17 +00:00
2014-10-19 20:17:17 +00:00
2018-04-10 18:41:34 +00:00
2012-07-24 04:37:22 +00:00
2012-07-24 04:37:22 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2014-10-19 20:17:17 +00:00
2012-07-24 04:37:22 +00:00
2018-03-24 17:08:25 +00:00
2016-04-24 19:39:27 +00:00
2011-10-02 06:25:13 +00:00
2012-12-24 11:45:07 +00:00
2012-07-24 04:37:22 +00:00
2018-03-23 17:03:24 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2012-07-24 04:37:22 +00:00
2017-10-17 00:38:38 +00:00
2016-03-13 22:16:37 +00:00
2012-05-28 15:39:12 +00:00
2017-07-12 21:51:42 +00:00
2018-03-23 17:03:24 +00:00
2017-12-18 15:19:15 +00:00
2018-02-22 17:04:37 +00:00
2018-02-08 12:47:40 +00:00
2017-08-18 15:16:08 +00:00
2017-08-18 15:16:08 +00:00
2017-06-21 20:00:28 +00:00
2017-10-08 20:38:36 +00:00
2017-11-23 19:34:33 +00:00
2016-07-19 23:19:16 +00:00
2016-05-09 11:29:59 +00:00
2018-03-23 17:03:24 +00:00
2011-07-19 04:49:30 +00:00
2012-07-24 04:37:22 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2018-03-15 09:34:20 +00:00
2016-04-23 04:30:39 +00:00
2016-10-17 12:51:05 +00:00
2016-04-23 04:30:39 +00:00
2018-04-10 18:37:18 +00:00
2015-06-15 20:24:41 +00:00
2018-02-09 14:39:42 +00:00
2016-03-08 13:51:01 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2017-03-13 23:31:38 +00:00
2018-03-26 15:33:22 +00:00
2018-03-02 20:03:04 +00:00
2018-03-10 00:46:12 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2011-07-19 04:49:30 +00:00
2018-03-31 17:17:37 +00:00
2014-10-29 20:17:38 +00:00
2011-07-19 04:49:30 +00:00
2018-02-09 14:39:42 +00:00
2018-02-09 14:39:42 +00:00
2016-12-20 23:27:29 +00:00
2018-03-07 10:12:50 +00:00
2011-07-19 04:49:30 +00:00
2018-02-09 14:39:42 +00:00
2016-11-19 01:20:53 +00:00
2018-03-26 21:28:18 +00:00
2018-03-02 16:34:43 +00:00
2018-01-31 22:49:52 +00:00
2018-03-09 16:27:27 +00:00
2018-01-31 17:46:48 +00:00