goffice r1762 - in trunk: . goffice/cut-n-paste/foocanvas



Author: jody
Date: 2007-07-17 00:05:15 +0100 (Tue, 17 Jul 2007)
New Revision: 1762
ViewCVS link: http://svn.gnome.org/viewcvs/goffice?rev=1762&view=rev

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.c
   trunk/goffice/cut-n-paste/foocanvas/foo-canvas-text.c
   trunk/goffice/cut-n-paste/foocanvas/foo-canvas.c
Log:
2007-07-16  Jody Goldberg <jody gnome org>

	* goffice/cut-n-paste/foocanvas/foo-canvas-text.c
	(foo_canvas_text_update) : round the bounds rather than using floor
	  and ceil.  The disparity would exacerbate rounding errors caused by
	  scaling, and would result in 1 pixel errors.
	* goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.c
	(foo_canvas_pixbuf_update) : ditto.  The errors where especially
	noticable here because images would get scaled. [#314864]
	* goffice/cut-n-paste/foocanvas/foo-canvas.c
	(foo_canvas_item_accessible_get_item_extents) : ditto.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]