[goffice] Use polygon splitting to draw PolyPolygons.



commit 0ff9906cd9835ccc2df69476d6d5a5cb765da30c
Author: Valek Filippov <frob gnome org>
Date:   Fri Mar 26 07:35:46 2010 -0400

    Use polygon splitting to draw PolyPolygons.

 ChangeLog |    5 +++++
 NEWS      |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1f61f67..223f828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-26  Valek Filippov  <frob gnome org>
+
+	* goffice/canvas/goc-polygon.c (goc_polygon_prepare_draw): use polygon
+	splitting to draw polypolygones.
+
 2010-03-26  Jean Brefort  <jean brefort normalesup org>
 
 	* docs/reference/goffice-0.8-sections.txt: new entries.
diff --git a/NEWS b/NEWS
index 8e407f2..f2e9d30 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ Valek:
 	* Fix distance calculation for arc, ellipse, polygon, polyline,
 	  and rectangle.
 	* Support rotation for text on canvas.
+	* Add PolyPolygon
 
 --------------------------------------------------------------------------
 goffice 0.8.1:



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