Ell
8c31ed6f02
app: add GimpChunkIterator
...
Factor out the region-chunking logic of GimpProjection into a new
GimpChunkIterator type, providing a generic mechanism for iterating
over a cairo region in discrete chunks. The iterator doesn't
perform any processing itself, but rather dispenses rectangular
chunks, which the user then processes.
Iteration is broken into intervals, the duration of which is
configurable. Each iteration begins with a call to
gimp_chunk_iterator_next(), after which
gimp_chunk_iterator_get_rect() should be called in succession to
fetch a rectangle to process, until it returns FALSE, which marks
the end of the iteration. Updates to the UI should take place in
the interval between iterations, but not during an iteration. The
iterator dynamically adjusts the chunk size according to processing
speed, in order to match the target iteration interval.
The iterator can be given a priority rectangle, which is processed
before the rest of the region. It can also be given a
representative tile rectangle, defining a regular tile grid;
dispensed chunks are aligned to the tile grid as much as possible.
(cherry picked from commit ba9ce34e10
)
2019-01-12 04:53:10 -05:00
..
2017-08-24 15:35:27 -04:00
2018-10-23 18:15:28 +02:00
2018-10-23 18:15:28 +02:00
2019-01-12 04:53:10 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-02 00:17:45 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-10-23 12:22:57 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-07 00:51:05 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-11-24 11:07:13 -05:00
2018-11-24 11:05:10 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-07 00:51:05 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-10-27 00:14:51 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-15 19:09:16 -04:00
2018-07-15 19:09:16 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-11-30 04:15:44 -05:00
2018-11-30 04:15:44 -05:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-15 17:13:03 +02:00
2018-07-15 17:13:03 +02:00
2018-07-15 17:13:03 +02:00
2018-09-05 14:59:58 -04:00
2018-12-01 04:33:48 -05:00
2018-09-03 18:30:34 -04:00
2018-10-10 10:02:09 -04:00
2018-09-03 18:30:34 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-11-24 11:05:10 -05:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-19 16:23:26 +01:00
2018-07-11 23:47:19 +02:00
2019-01-02 01:53:02 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-12 04:53:10 -05:00
2019-01-12 04:53:10 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-09-18 14:41:35 -04:00
2019-01-02 01:53:02 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-07 00:51:05 +01:00
2018-07-11 23:47:19 +02:00
2018-10-01 05:24:59 -04:00
2018-10-01 05:24:59 -04:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-19 16:23:26 +01:00
2018-12-19 16:23:26 +01:00
2018-12-29 14:28:50 -05:00
2018-07-11 23:47:19 +02:00
2018-12-31 05:33:45 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-10-22 16:41:50 +02:00
2018-07-11 23:47:19 +02:00
2018-12-30 05:13:29 -05:00
2018-07-11 23:47:19 +02:00
2018-12-29 14:28:50 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-29 14:28:51 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-28 03:57:35 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-02 11:21:36 -05:00
2018-09-25 04:31:37 -04:00
2018-12-28 03:57:35 -05:00
2018-12-28 03:56:52 -05:00
2018-12-30 05:13:30 -05:00
2018-12-30 05:13:29 -05:00
2018-08-03 14:10:00 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-27 11:45:11 -05:00
2018-12-27 11:45:11 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-02 03:11:21 -05:00
2018-12-02 03:11:21 -05:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-10-23 12:22:57 -04:00
2018-07-11 23:47:19 +02:00
2018-12-07 00:51:05 +01:00
2018-07-11 23:47:19 +02:00
2018-12-20 08:32:23 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-08-03 14:10:00 -04:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-15 17:13:03 +02:00
2018-07-15 17:13:03 +02:00
2018-07-15 17:13:03 +02:00
2019-01-04 08:17:42 -05:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-02 11:21:36 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-08-01 05:06:30 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-15 17:13:03 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-08-25 04:09:18 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-08 13:41:06 +01:00
2019-01-08 13:41:06 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-16 00:46:38 +02:00
2018-07-16 00:46:38 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-15 17:13:03 +02:00
2018-07-11 23:47:19 +02:00
2018-12-27 11:45:11 -05:00
2018-12-27 11:45:11 -05:00
2018-12-05 13:52:56 -05:00
2018-09-29 02:40:27 -04:00
2018-09-18 14:41:35 -04:00
2018-07-14 14:23:42 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-28 03:56:54 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-08-01 05:06:30 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-06 16:31:11 -05:00
2018-12-19 16:14:11 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-10-25 14:58:57 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-02 11:21:36 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-02 01:53:02 +01:00
2018-07-11 23:47:19 +02:00
2019-01-02 01:53:02 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-19 16:23:26 +01:00
2018-12-19 16:23:26 +01:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-14 21:17:19 +02:00
2018-07-11 23:47:19 +02:00
2018-08-03 14:10:00 -04:00
2018-08-03 14:10:00 -04:00
2018-12-27 17:14:34 -05:00
2018-12-27 17:14:34 -05:00
2018-09-18 14:41:35 -04:00
2018-07-16 00:46:38 +02:00
2018-07-16 00:46:38 +02:00
2018-07-16 00:46:38 +02:00
2018-12-02 11:21:36 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-12-07 00:51:05 +01:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-11-28 13:26:58 -05:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-09-18 14:41:35 -04:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2018-07-11 23:47:19 +02:00
2019-01-12 04:53:10 -05:00