dia r3854 - in trunk: . lib objects/UML objects/standard samples
- From: hans svn gnome org
- To: svn-commits-list gnome org
- Subject: dia r3854 - in trunk: . lib objects/UML objects/standard samples
- Date: Sat, 10 Nov 2007 12:14:15 +0000 (GMT)
Author: hans
Date: 2007-11-10 12:14:14 +0000 (Sat, 10 Nov 2007)
New Revision: 3854
ViewCVS link: http://svn.gnome.org/viewcvs/dia?rev=3854&view=rev
Modified:
trunk/ChangeLog
trunk/lib/object.c
trunk/lib/prop_inttypes.c
trunk/objects/UML/constraint.c
trunk/objects/UML/lifeline.c
trunk/objects/standard/outline.c
trunk/samples/render-test.dia
Log:
2007-11-10 Hans Breuer <hans breuer org>
* objects/standard/outline.c(outline_draw) : first the whole text
path from cairo is converted to Dia BezPoint(s). Afterwards it is
interpreted regarding 'land' and 'holes'. Thanks to Behdad Esfahbod
and Carl Worth for the ideas. The holes are currently drawn by
blanking with color_white. This could probably be improved by
implementing some beziergon math.
* samples/render-test.dia : more Outline variations
* lib/object.c lib/prop_inttypes.c objects/UML/constraint.c
objects/UML/lifeline.c : more tolerance for very old files written
by Dia (< 0.90) by checked cast from int to enum and marking some
more properties optional
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]