Re: Thoughts about threaded rendering
- From: Marco Pesenti Gritti <mpgritti gmail com>
- To: Marco Pesenti Gritti <marco gnome org>
- Cc: evince-list gnome org
- Subject: Re: Thoughts about threaded rendering
- Date: Fri, 4 Mar 2005 12:34:06 +0100
Note that this proposal is using shared memory between two threads
(EvPage and EvThumbnail objects), so we need to be careful.
I think as long as we dont allow to set properties
(ev_page_set_rotation, ev_page_set_scale...) and to acces the
rendered document (ev_thumbnail_get_pixpuf and ev_page_draw) while the
rendering is in progress, we should be fine.
It needs some care but I dont think it's going to be particularly difficult...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]