[AdgRuledFill] Initial implementation
commit2d83fcefe2ccc0da110752009a6c157c68d8dd08
authorNicola Fontana <ntd@entidi.it>
Wed, 7 Oct 2009 21:55:15 +0000 (7 23:55 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 7 Oct 2009 21:55:15 +0000 (7 23:55 +0200)
treeff24bdde48c5dd7120be8f4059bce08870de97d1
parent41466c1743aeea8de63a811233f08256b244f085
[AdgRuledFill] Initial implementation

A fill style composed of parallel lines. The "angle" and the "spacing"
properties allow to customize the slope and distance of these lines.
adg/adg-ruled-fill-private.h [new file with mode: 0644]
adg/adg-ruled-fill.c [new file with mode: 0644]
adg/adg-ruled-fill.h [new file with mode: 0644]