chiark / gitweb /
Patch from Mark Wooding to introduce a draw_thick_line() function in
authorSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 15:43:46 +0000 (15:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 15:43:46 +0000 (15:43 +0000)
commit9cd182ffa92e97609d562883a1c8e74949963ba0
tree43f35c00ac8d248209c3c40ebb9ac9d1a3e5e302
parentef6e78c6ac804a197cfc6002c5866885321626c5
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.

[originally from svn r8962]
drawing.c
gtk.c
loopy.c
net.c
netslide.c
nullfe.c
puzzles.h