[ADG] Removed adg_fill_style_add_extents()
commite277a9c1124b3c2dee879a252881e359d9438fbe
authorNicola Fontana <ntd@entidi.it>
Fri, 9 Oct 2009 19:09:08 +0000 (9 21:09 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 9 Oct 2009 19:09:08 +0000 (9 21:09 +0200)
tree4dd322909ff98ea39c5c1263928f2d68e5be9513
parent8a06593b12225954d3d0b760b4ad71847c1cd6f8
[ADG] Removed adg_fill_style_add_extents()

Directly using adg_fill_style_set_extents() from AdgHatch to set the
AdgRuledFill max extents. The previous approach suffered from the lack
of reset, thus letting grow the extents also with a simple translation
of the matrix. Now a single pattern covers the bigger area and is
translated for every area to hatch.
adg/adg-fill-style.c
adg/adg-fill-style.h
adg/adg-hatch.c
adg/adg-ruled-fill.c