comparison ChangeLog @ 31:c42544f31030

Tue Apr 5 05:09:29 2005 John Ellis <johne@verizon.net> * pixbuf-renderer.c: Add argument to pr_queue_to_tiles to only redraw the parts of the image that have an existing tile, fixes slow loading of images when zoomed in because it was generating a tile for even off screen parts of the image.
author gqview
date Tue, 05 Apr 2005 09:13:51 +0000
parents a310e31fc513
children 96ac60a9c0f1
comparison
equal deleted inserted replaced
30:a310e31fc513 31:c42544f31030
1 Tue Apr 5 05:09:29 2005 John Ellis <johne@verizon.net>
2
3 * pixbuf-renderer.c: Add argument to pr_queue_to_tiles to only redraw
4 the parts of the image that have an existing tile, fixes slow loading
5 of images when zoomed in because it was generating a tile for even
6 off screen parts of the image.
7
1 Mon Apr 4 12:07:05 2005 John Ellis <johne@verizon.net> 8 Mon Apr 4 12:07:05 2005 John Ellis <johne@verizon.net>
2 9
3 * pan-view.c: Optimize pixbuf_draw_line, and use pixbuf_set_rect_fill 10 * pan-view.c: Optimize pixbuf_draw_line, and use pixbuf_set_rect_fill
4 to draw the background. 11 to draw the background.
5 12