mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-22 16:32:13 -07:00
Add James Harvey's excellent new puzzle, `Galaxies'.
[originally from svn r7304]
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Makefile for Puzzles icons.
|
||||
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen flip guess inertia lightup \
|
||||
loopy map mines net netslide pattern pegs rect samegame sixteen \
|
||||
slant solo tents twiddle unequal untangle
|
||||
PUZZLES = blackbox bridges cube dominosa fifteen flip galaxies guess inertia \
|
||||
lightup loopy map mines net netslide pattern pegs rect samegame \
|
||||
sixteen slant solo tents twiddle unequal untangle
|
||||
|
||||
BASE = $(patsubst %,%-base.png,$(PUZZLES))
|
||||
WEB = $(patsubst %,%-web.png,$(PUZZLES))
|
||||
@ -56,6 +56,7 @@ bridges-ibase.png : override CROP=264x264 107x107+157+157
|
||||
dominosa-ibase.png : override CROP=304x272 152x152+152+0
|
||||
fifteen-ibase.png : override CROP=240x240 120x120+0+120
|
||||
flip-ibase.png : override CROP=288x288 145x145+120+72
|
||||
galaxies-ibase.png : override CROP=288x288 165x165+0+0
|
||||
guess-ibase.png : override CROP=263x420 178x178+75+17
|
||||
inertia-ibase.png : override CROP=321x321 128x128+193+0
|
||||
lightup-ibase.png : override CROP=256x256 112x112+144+0
|
||||
|
Reference in New Issue
Block a user