RSS/Atom feed Twitter
Site is read-only, email is disabled

patch for grid render operation

This discussion is connected to the gegl-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

patch for grid render operation andy gill 13 Jan 22:12
andy gill
2011-01-13 22:12:59 UTC (almost 14 years ago)

patch for grid render operation

Hello, I've written a couple of small patches to get me started with gegl.

Firstly, I wrote a simple grid render operation, which just renders a grid of lines and is fairly similar (thought not identical) to the filter in gimp.
Secondly, I made a small change to the checkerboard operation to remove a couple of arbitrary constants, and to reverse the offset direction so that positive offsets shift the pattern to the right or downwards.

Please let me know if there are any issues, and I shall continue with some slightly more complex operations.

Andy.