simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat May 29 16:43:46 BST 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8962
Date:           2010-05-29 16:43:46 +0100 (Sat, 29 May 2010)

Log message (8 lines):
Patch from Mark Wooding to introduce a draw_thick_line() function in
the drawing API, for use by Loopy. It's optional: drawing.c will
construct an acceptable alternative using a filled polygon if the
front end doesn't provide it.

Net and Netslide previously had static functions called
draw_thick_line(), whose claim to the name is less justified and so
they've been renamed.

Modified files:
U   puzzles/drawing.c
U   puzzles/gtk.c
U   puzzles/loopy.c
U   puzzles/net.c
U   puzzles/netslide.c
U   puzzles/nullfe.c
U   puzzles/puzzles.h

Links:
http://svn.tartarus.org/sgt/?rev=8962&view=rev
http://svn.tartarus.org/sgt/puzzles/drawing.c?rev=8962&r1=8961&r2=8962
http://svn.tartarus.org/sgt/puzzles/gtk.c?rev=8962&r1=8961&r2=8962
http://svn.tartarus.org/sgt/puzzles/loopy.c?rev=8962&r1=8961&r2=8962
http://svn.tartarus.org/sgt/puzzles/net.c?rev=8962&r1=8961&r2=8962
http://svn.tartarus.org/sgt/puzzles/netslide.c?rev=8962&r1=8961&r2=8962
http://svn.tartarus.org/sgt/puzzles/nullfe.c?rev=8962&r1=8961&r2=8962
http://svn.tartarus.org/sgt/puzzles/puzzles.h?rev=8962&r1=8961&r2=8962



More information about the tartarus-commits mailing list