Add a large number of texture images
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 18 Apr 2016 16:46:08 +0000 (18:46 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 18 Apr 2016 16:46:08 +0000 (18:46 +0200)
Many plain textures that can be arbitrarily cut are provided in a basic
texture package. A naming convention is applied to sensibly group them
in the browser, the names starting with 'wood', 'stone', 'vinyl' etc,
and ending on a rough color indcation.
 In a subdirectory 'patterned' there are a number of 1x1 images that will
be scaled by XBoard to cover exactly a single square, to be sure all
squares display the same pattern (for which these images are designed).
 A Makefil can be used to install, or create a distribution tar ball.

106 files changed:
textures/basic/BlueGlas-l.png [new file with mode: 0644]
textures/basic/BlueGlass-d.png [new file with mode: 0644]
textures/basic/EdSolid-blue.png [new file with mode: 0644]
textures/basic/EdSolid-brown.png [new file with mode: 0644]
textures/basic/EdSolid-cream.png [new file with mode: 0644]
textures/basic/EdSolid-green.png [new file with mode: 0644]
textures/basic/EdSolid-sky.png [new file with mode: 0644]
textures/basic/EdSolid-white.png [new file with mode: 0644]
textures/basic/FoldedPaper-d.png [new file with mode: 0644]
textures/basic/FoldedPaper-l.png [new file with mode: 0644]
textures/basic/Makefile [new file with mode: 0644]
textures/basic/cloudy-Apollo-navy.png [new file with mode: 0644]
textures/basic/feathery-beryleclipse-grey.png [new file with mode: 0644]
textures/basic/feathery-beryleclipse-white.png [new file with mode: 0644]
textures/basic/feathery-forest-green.png [new file with mode: 0644]
textures/basic/feathery-forest-grey.png [new file with mode: 0644]
textures/basic/feathery-yellowbrush-red.png [new file with mode: 0644]
textures/basic/granular-Apollo-blue.png [new file with mode: 0644]
textures/basic/granular-jeans-blue.png [new file with mode: 0644]
textures/basic/granular-jeans-sky.png [new file with mode: 0644]
textures/basic/granular-mechanica-d.png [new file with mode: 0644]
textures/basic/granular-mechanica-l.png [new file with mode: 0644]
textures/basic/granular-stipple-cream.png [new file with mode: 0644]
textures/basic/granular-stipple-grey.png [new file with mode: 0644]
textures/basic/granular-styrofoam-blue.png [new file with mode: 0644]
textures/basic/granular-styrofoam-white.png [new file with mode: 0644]
textures/basic/hatch.png [new file with mode: 0644]
textures/basic/masonry-grey.png [new file with mode: 0644]
textures/basic/masonry-red.png [new file with mode: 0644]
textures/basic/metal-aluminum-blue.png [new file with mode: 0644]
textures/basic/metal-aluminum-white.png [new file with mode: 0644]
textures/basic/metal-brushed-blue.png [new file with mode: 0644]
textures/basic/metal-brushed-sky.png [new file with mode: 0644]
textures/basic/papyrus-beige.png [new file with mode: 0644]
textures/basic/papyrus-white.png [new file with mode: 0644]
textures/basic/patterned/D-Mayan_d-1x1.png [new file with mode: 0644]
textures/basic/patterned/D-Mayan_l-1x1.png [new file with mode: 0644]
textures/basic/patterned/FancyGlass-d-1x1.png [new file with mode: 0644]
textures/basic/patterned/FancyGlass-l-1x1.png [new file with mode: 0644]
textures/basic/patterned/IndianWood-d-1x1.png [new file with mode: 0644]
textures/basic/patterned/IndianWood-l-1x1.png [new file with mode: 0644]
textures/basic/patterned/IrishGlass-d-1x1.png [new file with mode: 0644]
textures/basic/patterned/IrishGlass-l-1x1.png [new file with mode: 0644]
textures/basic/patterned/IrishGlassBorderless-d-1x1.png [new file with mode: 0644]
textures/basic/patterned/IrishGlassBorderless-l-1x1.png [new file with mode: 0644]
textures/basic/patterned/Lewis-d-1x1.png [new file with mode: 0644]
textures/basic/patterned/Lewis-l-1x1.png [new file with mode: 0644]
textures/basic/patterned/Mongol-d-1x1.png [new file with mode: 0644]
textures/basic/patterned/Mongol-l-1x1.png [new file with mode: 0644]
textures/basic/snake-blue.png [new file with mode: 0644]
textures/basic/snake-cream.png [new file with mode: 0644]
textures/basic/snake-green.png [new file with mode: 0644]
textures/basic/snake-grey.png [new file with mode: 0644]
textures/basic/speccle-beach-brown.png [new file with mode: 0644]
textures/basic/speccle-beach-white.png [new file with mode: 0644]
textures/basic/speccle-blue.png [new file with mode: 0644]
textures/basic/speccle-green.png [new file with mode: 0644]
textures/basic/speccle-grey.png [new file with mode: 0644]
textures/basic/speccle-yellow.png [new file with mode: 0644]
textures/basic/speccle-yellowbrush-cream.png [new file with mode: 0644]
textures/basic/stone-Arena-blue.png [new file with mode: 0644]
textures/basic/stone-Arena-sky.png [new file with mode: 0644]
textures/basic/stone-lapis-blue.png [new file with mode: 0644]
textures/basic/stone-lava-black.png [new file with mode: 0644]
textures/basic/stone-lava-cream.png [new file with mode: 0644]
textures/basic/stone-maderna-pink.png [new file with mode: 0644]
textures/basic/stone-marble-black.png [new file with mode: 0644]
textures/basic/stone-marble-cream.png [new file with mode: 0644]
textures/basic/stone-marble-red.png [new file with mode: 0644]
textures/basic/stone-marble-white.png [new file with mode: 0644]
textures/basic/stone-rubycape-red.png [new file with mode: 0644]
textures/basic/stone-slate-grey.png [new file with mode: 0644]
textures/basic/stone-slate-white.png [new file with mode: 0644]
textures/basic/vinyl-XBdark.png [new file with mode: 0644]
textures/basic/vinyl-XBlight.png [new file with mode: 0644]
textures/basic/vinyl-beige.png [new file with mode: 0644]
textures/basic/vinyl-blue.png [new file with mode: 0644]
textures/basic/vinyl-green.png [new file with mode: 0644]
textures/basic/vinyl-hatched.png [new file with mode: 0644]
textures/basic/vinyl-white.png [new file with mode: 0644]
textures/basic/vinyl-white2.png [new file with mode: 0644]
textures/basic/wood1-IndianTeak-l.png [new file with mode: 0644]
textures/basic/wood1-Pear-l.png [new file with mode: 0644]
textures/basic/wood1-birch.png [new file with mode: 0644]
textures/basic/wood1-l.png [new file with mode: 0644]
textures/basic/wood1-lapis-yellow.png [new file with mode: 0644]
textures/basic/wood2-Pear-d.png [new file with mode: 0644]
textures/basic/wood2-maderna.png [new file with mode: 0644]
textures/basic/wood2-sycamore.png [new file with mode: 0644]
textures/basic/wood3-Ed5-l.png [new file with mode: 0644]
textures/basic/wood3-Ed6-l.png [new file with mode: 0644]
textures/basic/wood3-Osloserva-l.png [new file with mode: 0644]
textures/basic/wood4-Ed1-l.png [new file with mode: 0644]
textures/basic/wood4-Ed4-l.png [new file with mode: 0644]
textures/basic/wood5-Ed1-d.png [new file with mode: 0644]
textures/basic/wood5-Ed6-d.png [new file with mode: 0644]
textures/basic/wood5-IndianTeak-d.png [new file with mode: 0644]
textures/basic/wood5-d.png [new file with mode: 0644]
textures/basic/wood5-mahogany.png [new file with mode: 0644]
textures/basic/wood5-rubycape-grey.png [new file with mode: 0644]
textures/basic/wood5-tauari.png [new file with mode: 0644]
textures/basic/wood6-AutumnCherry-l.png [new file with mode: 0644]
textures/basic/wood6-Ed4-d.png [new file with mode: 0644]
textures/basic/wood7-AutumnCherry-d.png [new file with mode: 0644]
textures/basic/wood7-Ed5-d.png [new file with mode: 0644]
textures/basic/wood8-Osloserva-d.png [new file with mode: 0644]

diff --git a/textures/basic/BlueGlas-l.png b/textures/basic/BlueGlas-l.png
new file mode 100644 (file)
index 0000000..955416b
Binary files /dev/null and b/textures/basic/BlueGlas-l.png differ
diff --git a/textures/basic/BlueGlass-d.png b/textures/basic/BlueGlass-d.png
new file mode 100644 (file)
index 0000000..ff67c48
Binary files /dev/null and b/textures/basic/BlueGlass-d.png differ
diff --git a/textures/basic/EdSolid-blue.png b/textures/basic/EdSolid-blue.png
new file mode 100644 (file)
index 0000000..f54f83d
Binary files /dev/null and b/textures/basic/EdSolid-blue.png differ
diff --git a/textures/basic/EdSolid-brown.png b/textures/basic/EdSolid-brown.png
new file mode 100644 (file)
index 0000000..d5262fb
Binary files /dev/null and b/textures/basic/EdSolid-brown.png differ
diff --git a/textures/basic/EdSolid-cream.png b/textures/basic/EdSolid-cream.png
new file mode 100644 (file)
index 0000000..6e4001d
Binary files /dev/null and b/textures/basic/EdSolid-cream.png differ
diff --git a/textures/basic/EdSolid-green.png b/textures/basic/EdSolid-green.png
new file mode 100644 (file)
index 0000000..1e73806
Binary files /dev/null and b/textures/basic/EdSolid-green.png differ
diff --git a/textures/basic/EdSolid-sky.png b/textures/basic/EdSolid-sky.png
new file mode 100644 (file)
index 0000000..fee0697
Binary files /dev/null and b/textures/basic/EdSolid-sky.png differ
diff --git a/textures/basic/EdSolid-white.png b/textures/basic/EdSolid-white.png
new file mode 100644 (file)
index 0000000..1176228
Binary files /dev/null and b/textures/basic/EdSolid-white.png differ
diff --git a/textures/basic/FoldedPaper-d.png b/textures/basic/FoldedPaper-d.png
new file mode 100644 (file)
index 0000000..ebae986
Binary files /dev/null and b/textures/basic/FoldedPaper-d.png differ
diff --git a/textures/basic/FoldedPaper-l.png b/textures/basic/FoldedPaper-l.png
new file mode 100644 (file)
index 0000000..8b35bd5
Binary files /dev/null and b/textures/basic/FoldedPaper-l.png differ
diff --git a/textures/basic/Makefile b/textures/basic/Makefile
new file mode 100644 (file)
index 0000000..d80169c
--- /dev/null
@@ -0,0 +1,118 @@
+srcdir = .
+
+DATADIR = `xboard --show-config Datadir`
+TEXTURES = $(DATADIR)/themes/textures
+PACKAGE = xb_textures
+
+all:
+       @echo "    " use \"sudo make install\" for system-wide install
+
+install:
+       cp -u ${srcdir}/*.png $(DESTDIR)$(TEXTURES)
+       install -d -m0755 $(DESTDIR)$(TEXTURES)/patterned
+       cp -u ${srcdir}/patterned/*.png $(DESTDIR)$(TEXTURES)/patterned
+
+dist-clean:
+       rm -f md5sums
+
+dist:
+       rm -f $(PACKAGE).tar $(PACKAGE).tar.gz
+       (md5sum Makefile *.png patterned/*.png > md5sums) || true
+       tar -cvvf $(PACKAGE).tar .
+       gzip $(PACKAGE).tar
+
+uninstall:
+       rm -f $(TEXTURES)/patterned/*
+       rmdir $(TEXTURES)/patterned || true
+       rm -f $(TEXTURES)/BlueGlas-l.png
+       rm -f $(TEXTURES)/BlueGlass-d.png
+       rm -f $(TEXTURES)/cloudy-Apollo-navy.png
+       rm -f $(TEXTURES)/EdSolid-blue.png
+       rm -f $(TEXTURES)/EdSolid-brown.png
+       rm -f $(TEXTURES)/EdSolid-cream.png
+       rm -f $(TEXTURES)/EdSolid-green.png
+       rm -f $(TEXTURES)/EdSolid-sky.png
+       rm -f $(TEXTURES)/EdSolid-white.png
+       rm -f $(TEXTURES)/feathery-beryleclipse-grey.png
+       rm -f $(TEXTURES)/feathery-beryleclipse-white.png
+       rm -f $(TEXTURES)/feathery-forest-green.png
+       rm -f $(TEXTURES)/feathery-forest-grey.png
+       rm -f $(TEXTURES)/feathery-yellowbrush-red.png
+       rm -f $(TEXTURES)/FoldedPaper-d.png
+       rm -f $(TEXTURES)/FoldedPaper-l.png
+       rm -f $(TEXTURES)/granular-Apollo-blue.png
+       rm -f $(TEXTURES)/granular-jeans-blue.png
+       rm -f $(TEXTURES)/granular-jeans-sky.png
+       rm -f $(TEXTURES)/granular-mechanica-d.png
+       rm -f $(TEXTURES)/granular-mechanica-l.png
+       rm -f $(TEXTURES)/granular-stipple-cream.png
+       rm -f $(TEXTURES)/granular-stipple-grey.png
+       rm -f $(TEXTURES)/granular-styrofoam-blue.png
+       rm -f $(TEXTURES)/granular-styrofoam-white.png
+       rm -f $(TEXTURES)/hatch.png
+       rm -f $(TEXTURES)/masonry-grey.png
+       rm -f $(TEXTURES)/masonry-red.png
+       rm -f $(TEXTURES)/metal-aluminum-blue.png
+       rm -f $(TEXTURES)/metal-aluminum-white.png
+       rm -f $(TEXTURES)/metal-brushed-blue.png
+       rm -f $(TEXTURES)/metal-brushed-sky.png
+       rm -f $(TEXTURES)/papyrus-beige.png
+       rm -f $(TEXTURES)/papyrus-white.png
+       rm -f $(TEXTURES)/patterned
+       rm -f $(TEXTURES)/snake-blue.png
+       rm -f $(TEXTURES)/snake-cream.png
+       rm -f $(TEXTURES)/snake-green.png
+       rm -f $(TEXTURES)/snake-grey.png
+       rm -f $(TEXTURES)/speccle-beach-brown.png
+       rm -f $(TEXTURES)/speccle-beach-white.png
+       rm -f $(TEXTURES)/speccle-blue.png
+       rm -f $(TEXTURES)/speccle-green.png
+       rm -f $(TEXTURES)/speccle-grey.png
+       rm -f $(TEXTURES)/speccle-yellowbrush-cream.png
+       rm -f $(TEXTURES)/speccle-yellow.png
+       rm -f $(TEXTURES)/stone-Arena-blue.png
+       rm -f $(TEXTURES)/stone-Arena-sky.png
+       rm -f $(TEXTURES)/stone-lapis-blue.png
+       rm -f $(TEXTURES)/stone-lava-black.png
+       rm -f $(TEXTURES)/stone-lava-cream.png
+       rm -f $(TEXTURES)/stone-maderna-pink.png
+       rm -f $(TEXTURES)/stone-marble-black.png
+       rm -f $(TEXTURES)/stone-marble-cream.png
+       rm -f $(TEXTURES)/stone-marble-red.png
+       rm -f $(TEXTURES)/stone-marble-white.png
+       rm -f $(TEXTURES)/stone-rubycape-red.png
+       rm -f $(TEXTURES)/stone-slate-grey.png
+       rm -f $(TEXTURES)/stone-slate-white.png
+       rm -f $(TEXTURES)/vinyl-beige.png
+       rm -f $(TEXTURES)/vinyl-blue.png
+       rm -f $(TEXTURES)/vinyl-green.png
+       rm -f $(TEXTURES)/vinyl-hatched.png
+       rm -f $(TEXTURES)/vinyl-white2.png
+       rm -f $(TEXTURES)/vinyl-white.png
+       rm -f $(TEXTURES)/vinyl-XBdark.png
+       rm -f $(TEXTURES)/vinyl-XBlight.png
+       rm -f $(TEXTURES)/wood1-birch.png
+       rm -f $(TEXTURES)/wood1-IndianTeak-l.png
+       rm -f $(TEXTURES)/wood1-lapis-yellow.png
+       rm -f $(TEXTURES)/wood1-l.png
+       rm -f $(TEXTURES)/wood1-Pear-l.png
+       rm -f $(TEXTURES)/wood2-maderna.png
+       rm -f $(TEXTURES)/wood2-Pear-d.png
+       rm -f $(TEXTURES)/wood2-sycamore.png
+       rm -f $(TEXTURES)/wood3-Ed5-l.png
+       rm -f $(TEXTURES)/wood3-Ed6-l.png
+       rm -f $(TEXTURES)/wood3-Osloserva-l.png
+       rm -f $(TEXTURES)/wood4-Ed1-l.png
+       rm -f $(TEXTURES)/wood4-Ed4-l.png
+       rm -f $(TEXTURES)/wood5-d.png
+       rm -f $(TEXTURES)/wood5-Ed1-d.png
+       rm -f $(TEXTURES)/wood5-Ed6-d.png
+       rm -f $(TEXTURES)/wood5-IndianTeak-d.png
+       rm -f $(TEXTURES)/wood5-mahogany.png
+       rm -f $(TEXTURES)/wood5-rubycape-grey.png
+       rm -f $(TEXTURES)/wood5-tauari.png
+       rm -f $(TEXTURES)/wood6-AutumnCherry-l.png
+       rm -f $(TEXTURES)/wood6-Ed4-d.png
+       rm -f $(TEXTURES)/wood7-AutumnCherry-d.png
+       rm -f $(TEXTURES)/wood7-Ed5-d.png
+       rm -f $(TEXTURES)/wood8-Osloserva-d.png
diff --git a/textures/basic/cloudy-Apollo-navy.png b/textures/basic/cloudy-Apollo-navy.png
new file mode 100644 (file)
index 0000000..d6fd348
Binary files /dev/null and b/textures/basic/cloudy-Apollo-navy.png differ
diff --git a/textures/basic/feathery-beryleclipse-grey.png b/textures/basic/feathery-beryleclipse-grey.png
new file mode 100644 (file)
index 0000000..91175de
Binary files /dev/null and b/textures/basic/feathery-beryleclipse-grey.png differ
diff --git a/textures/basic/feathery-beryleclipse-white.png b/textures/basic/feathery-beryleclipse-white.png
new file mode 100644 (file)
index 0000000..356dfbe
Binary files /dev/null and b/textures/basic/feathery-beryleclipse-white.png differ
diff --git a/textures/basic/feathery-forest-green.png b/textures/basic/feathery-forest-green.png
new file mode 100644 (file)
index 0000000..b59e917
Binary files /dev/null and b/textures/basic/feathery-forest-green.png differ
diff --git a/textures/basic/feathery-forest-grey.png b/textures/basic/feathery-forest-grey.png
new file mode 100644 (file)
index 0000000..f5b4006
Binary files /dev/null and b/textures/basic/feathery-forest-grey.png differ
diff --git a/textures/basic/feathery-yellowbrush-red.png b/textures/basic/feathery-yellowbrush-red.png
new file mode 100644 (file)
index 0000000..4e696d9
Binary files /dev/null and b/textures/basic/feathery-yellowbrush-red.png differ
diff --git a/textures/basic/granular-Apollo-blue.png b/textures/basic/granular-Apollo-blue.png
new file mode 100644 (file)
index 0000000..83d89e2
Binary files /dev/null and b/textures/basic/granular-Apollo-blue.png differ
diff --git a/textures/basic/granular-jeans-blue.png b/textures/basic/granular-jeans-blue.png
new file mode 100644 (file)
index 0000000..48ad9ae
Binary files /dev/null and b/textures/basic/granular-jeans-blue.png differ
diff --git a/textures/basic/granular-jeans-sky.png b/textures/basic/granular-jeans-sky.png
new file mode 100644 (file)
index 0000000..4cfa2f2
Binary files /dev/null and b/textures/basic/granular-jeans-sky.png differ
diff --git a/textures/basic/granular-mechanica-d.png b/textures/basic/granular-mechanica-d.png
new file mode 100644 (file)
index 0000000..0adcae3
Binary files /dev/null and b/textures/basic/granular-mechanica-d.png differ
diff --git a/textures/basic/granular-mechanica-l.png b/textures/basic/granular-mechanica-l.png
new file mode 100644 (file)
index 0000000..6089098
Binary files /dev/null and b/textures/basic/granular-mechanica-l.png differ
diff --git a/textures/basic/granular-stipple-cream.png b/textures/basic/granular-stipple-cream.png
new file mode 100644 (file)
index 0000000..cf935c6
Binary files /dev/null and b/textures/basic/granular-stipple-cream.png differ
diff --git a/textures/basic/granular-stipple-grey.png b/textures/basic/granular-stipple-grey.png
new file mode 100644 (file)
index 0000000..01aeda6
Binary files /dev/null and b/textures/basic/granular-stipple-grey.png differ
diff --git a/textures/basic/granular-styrofoam-blue.png b/textures/basic/granular-styrofoam-blue.png
new file mode 100644 (file)
index 0000000..a6c3ef7
Binary files /dev/null and b/textures/basic/granular-styrofoam-blue.png differ
diff --git a/textures/basic/granular-styrofoam-white.png b/textures/basic/granular-styrofoam-white.png
new file mode 100644 (file)
index 0000000..35cf9bb
Binary files /dev/null and b/textures/basic/granular-styrofoam-white.png differ
diff --git a/textures/basic/hatch.png b/textures/basic/hatch.png
new file mode 100644 (file)
index 0000000..aef36ed
Binary files /dev/null and b/textures/basic/hatch.png differ
diff --git a/textures/basic/masonry-grey.png b/textures/basic/masonry-grey.png
new file mode 100644 (file)
index 0000000..3497843
Binary files /dev/null and b/textures/basic/masonry-grey.png differ
diff --git a/textures/basic/masonry-red.png b/textures/basic/masonry-red.png
new file mode 100644 (file)
index 0000000..e1aa5c0
Binary files /dev/null and b/textures/basic/masonry-red.png differ
diff --git a/textures/basic/metal-aluminum-blue.png b/textures/basic/metal-aluminum-blue.png
new file mode 100644 (file)
index 0000000..37853cc
Binary files /dev/null and b/textures/basic/metal-aluminum-blue.png differ
diff --git a/textures/basic/metal-aluminum-white.png b/textures/basic/metal-aluminum-white.png
new file mode 100644 (file)
index 0000000..c785d64
Binary files /dev/null and b/textures/basic/metal-aluminum-white.png differ
diff --git a/textures/basic/metal-brushed-blue.png b/textures/basic/metal-brushed-blue.png
new file mode 100644 (file)
index 0000000..fd3801a
Binary files /dev/null and b/textures/basic/metal-brushed-blue.png differ
diff --git a/textures/basic/metal-brushed-sky.png b/textures/basic/metal-brushed-sky.png
new file mode 100644 (file)
index 0000000..71f8a53
Binary files /dev/null and b/textures/basic/metal-brushed-sky.png differ
diff --git a/textures/basic/papyrus-beige.png b/textures/basic/papyrus-beige.png
new file mode 100644 (file)
index 0000000..5fb0e7e
Binary files /dev/null and b/textures/basic/papyrus-beige.png differ
diff --git a/textures/basic/papyrus-white.png b/textures/basic/papyrus-white.png
new file mode 100644 (file)
index 0000000..02f7604
Binary files /dev/null and b/textures/basic/papyrus-white.png differ
diff --git a/textures/basic/patterned/D-Mayan_d-1x1.png b/textures/basic/patterned/D-Mayan_d-1x1.png
new file mode 100644 (file)
index 0000000..1bf8450
Binary files /dev/null and b/textures/basic/patterned/D-Mayan_d-1x1.png differ
diff --git a/textures/basic/patterned/D-Mayan_l-1x1.png b/textures/basic/patterned/D-Mayan_l-1x1.png
new file mode 100644 (file)
index 0000000..9049ee7
Binary files /dev/null and b/textures/basic/patterned/D-Mayan_l-1x1.png differ
diff --git a/textures/basic/patterned/FancyGlass-d-1x1.png b/textures/basic/patterned/FancyGlass-d-1x1.png
new file mode 100644 (file)
index 0000000..eb8a545
Binary files /dev/null and b/textures/basic/patterned/FancyGlass-d-1x1.png differ
diff --git a/textures/basic/patterned/FancyGlass-l-1x1.png b/textures/basic/patterned/FancyGlass-l-1x1.png
new file mode 100644 (file)
index 0000000..a61e395
Binary files /dev/null and b/textures/basic/patterned/FancyGlass-l-1x1.png differ
diff --git a/textures/basic/patterned/IndianWood-d-1x1.png b/textures/basic/patterned/IndianWood-d-1x1.png
new file mode 100644 (file)
index 0000000..024c9b0
Binary files /dev/null and b/textures/basic/patterned/IndianWood-d-1x1.png differ
diff --git a/textures/basic/patterned/IndianWood-l-1x1.png b/textures/basic/patterned/IndianWood-l-1x1.png
new file mode 100644 (file)
index 0000000..2df85f3
Binary files /dev/null and b/textures/basic/patterned/IndianWood-l-1x1.png differ
diff --git a/textures/basic/patterned/IrishGlass-d-1x1.png b/textures/basic/patterned/IrishGlass-d-1x1.png
new file mode 100644 (file)
index 0000000..62b79f0
Binary files /dev/null and b/textures/basic/patterned/IrishGlass-d-1x1.png differ
diff --git a/textures/basic/patterned/IrishGlass-l-1x1.png b/textures/basic/patterned/IrishGlass-l-1x1.png
new file mode 100644 (file)
index 0000000..df72b52
Binary files /dev/null and b/textures/basic/patterned/IrishGlass-l-1x1.png differ
diff --git a/textures/basic/patterned/IrishGlassBorderless-d-1x1.png b/textures/basic/patterned/IrishGlassBorderless-d-1x1.png
new file mode 100644 (file)
index 0000000..9c42e0f
Binary files /dev/null and b/textures/basic/patterned/IrishGlassBorderless-d-1x1.png differ
diff --git a/textures/basic/patterned/IrishGlassBorderless-l-1x1.png b/textures/basic/patterned/IrishGlassBorderless-l-1x1.png
new file mode 100644 (file)
index 0000000..b6681e2
Binary files /dev/null and b/textures/basic/patterned/IrishGlassBorderless-l-1x1.png differ
diff --git a/textures/basic/patterned/Lewis-d-1x1.png b/textures/basic/patterned/Lewis-d-1x1.png
new file mode 100644 (file)
index 0000000..2f59fb0
Binary files /dev/null and b/textures/basic/patterned/Lewis-d-1x1.png differ
diff --git a/textures/basic/patterned/Lewis-l-1x1.png b/textures/basic/patterned/Lewis-l-1x1.png
new file mode 100644 (file)
index 0000000..7149e7a
Binary files /dev/null and b/textures/basic/patterned/Lewis-l-1x1.png differ
diff --git a/textures/basic/patterned/Mongol-d-1x1.png b/textures/basic/patterned/Mongol-d-1x1.png
new file mode 100644 (file)
index 0000000..d930c3a
Binary files /dev/null and b/textures/basic/patterned/Mongol-d-1x1.png differ
diff --git a/textures/basic/patterned/Mongol-l-1x1.png b/textures/basic/patterned/Mongol-l-1x1.png
new file mode 100644 (file)
index 0000000..009bd51
Binary files /dev/null and b/textures/basic/patterned/Mongol-l-1x1.png differ
diff --git a/textures/basic/snake-blue.png b/textures/basic/snake-blue.png
new file mode 100644 (file)
index 0000000..ac71803
Binary files /dev/null and b/textures/basic/snake-blue.png differ
diff --git a/textures/basic/snake-cream.png b/textures/basic/snake-cream.png
new file mode 100644 (file)
index 0000000..55aab53
Binary files /dev/null and b/textures/basic/snake-cream.png differ
diff --git a/textures/basic/snake-green.png b/textures/basic/snake-green.png
new file mode 100644 (file)
index 0000000..e9e45eb
Binary files /dev/null and b/textures/basic/snake-green.png differ
diff --git a/textures/basic/snake-grey.png b/textures/basic/snake-grey.png
new file mode 100644 (file)
index 0000000..169c041
Binary files /dev/null and b/textures/basic/snake-grey.png differ
diff --git a/textures/basic/speccle-beach-brown.png b/textures/basic/speccle-beach-brown.png
new file mode 100644 (file)
index 0000000..adbfa91
Binary files /dev/null and b/textures/basic/speccle-beach-brown.png differ
diff --git a/textures/basic/speccle-beach-white.png b/textures/basic/speccle-beach-white.png
new file mode 100644 (file)
index 0000000..081c976
Binary files /dev/null and b/textures/basic/speccle-beach-white.png differ
diff --git a/textures/basic/speccle-blue.png b/textures/basic/speccle-blue.png
new file mode 100644 (file)
index 0000000..067a7c4
Binary files /dev/null and b/textures/basic/speccle-blue.png differ
diff --git a/textures/basic/speccle-green.png b/textures/basic/speccle-green.png
new file mode 100644 (file)
index 0000000..238cf87
Binary files /dev/null and b/textures/basic/speccle-green.png differ
diff --git a/textures/basic/speccle-grey.png b/textures/basic/speccle-grey.png
new file mode 100644 (file)
index 0000000..26d0b5f
Binary files /dev/null and b/textures/basic/speccle-grey.png differ
diff --git a/textures/basic/speccle-yellow.png b/textures/basic/speccle-yellow.png
new file mode 100644 (file)
index 0000000..e798c76
Binary files /dev/null and b/textures/basic/speccle-yellow.png differ
diff --git a/textures/basic/speccle-yellowbrush-cream.png b/textures/basic/speccle-yellowbrush-cream.png
new file mode 100644 (file)
index 0000000..a3960e2
Binary files /dev/null and b/textures/basic/speccle-yellowbrush-cream.png differ
diff --git a/textures/basic/stone-Arena-blue.png b/textures/basic/stone-Arena-blue.png
new file mode 100644 (file)
index 0000000..f7e0125
Binary files /dev/null and b/textures/basic/stone-Arena-blue.png differ
diff --git a/textures/basic/stone-Arena-sky.png b/textures/basic/stone-Arena-sky.png
new file mode 100644 (file)
index 0000000..ee43cf5
Binary files /dev/null and b/textures/basic/stone-Arena-sky.png differ
diff --git a/textures/basic/stone-lapis-blue.png b/textures/basic/stone-lapis-blue.png
new file mode 100644 (file)
index 0000000..675c5de
Binary files /dev/null and b/textures/basic/stone-lapis-blue.png differ
diff --git a/textures/basic/stone-lava-black.png b/textures/basic/stone-lava-black.png
new file mode 100644 (file)
index 0000000..0996560
Binary files /dev/null and b/textures/basic/stone-lava-black.png differ
diff --git a/textures/basic/stone-lava-cream.png b/textures/basic/stone-lava-cream.png
new file mode 100644 (file)
index 0000000..e654772
Binary files /dev/null and b/textures/basic/stone-lava-cream.png differ
diff --git a/textures/basic/stone-maderna-pink.png b/textures/basic/stone-maderna-pink.png
new file mode 100644 (file)
index 0000000..2ed4ae9
Binary files /dev/null and b/textures/basic/stone-maderna-pink.png differ
diff --git a/textures/basic/stone-marble-black.png b/textures/basic/stone-marble-black.png
new file mode 100644 (file)
index 0000000..cb82fb3
Binary files /dev/null and b/textures/basic/stone-marble-black.png differ
diff --git a/textures/basic/stone-marble-cream.png b/textures/basic/stone-marble-cream.png
new file mode 100644 (file)
index 0000000..b78bac2
Binary files /dev/null and b/textures/basic/stone-marble-cream.png differ
diff --git a/textures/basic/stone-marble-red.png b/textures/basic/stone-marble-red.png
new file mode 100644 (file)
index 0000000..a0ed12d
Binary files /dev/null and b/textures/basic/stone-marble-red.png differ
diff --git a/textures/basic/stone-marble-white.png b/textures/basic/stone-marble-white.png
new file mode 100644 (file)
index 0000000..ece2619
Binary files /dev/null and b/textures/basic/stone-marble-white.png differ
diff --git a/textures/basic/stone-rubycape-red.png b/textures/basic/stone-rubycape-red.png
new file mode 100644 (file)
index 0000000..d7aaec6
Binary files /dev/null and b/textures/basic/stone-rubycape-red.png differ
diff --git a/textures/basic/stone-slate-grey.png b/textures/basic/stone-slate-grey.png
new file mode 100644 (file)
index 0000000..0684a22
Binary files /dev/null and b/textures/basic/stone-slate-grey.png differ
diff --git a/textures/basic/stone-slate-white.png b/textures/basic/stone-slate-white.png
new file mode 100644 (file)
index 0000000..bb787ca
Binary files /dev/null and b/textures/basic/stone-slate-white.png differ
diff --git a/textures/basic/vinyl-XBdark.png b/textures/basic/vinyl-XBdark.png
new file mode 100644 (file)
index 0000000..76a61bf
Binary files /dev/null and b/textures/basic/vinyl-XBdark.png differ
diff --git a/textures/basic/vinyl-XBlight.png b/textures/basic/vinyl-XBlight.png
new file mode 100644 (file)
index 0000000..5064ef4
Binary files /dev/null and b/textures/basic/vinyl-XBlight.png differ
diff --git a/textures/basic/vinyl-beige.png b/textures/basic/vinyl-beige.png
new file mode 100644 (file)
index 0000000..a4665f9
Binary files /dev/null and b/textures/basic/vinyl-beige.png differ
diff --git a/textures/basic/vinyl-blue.png b/textures/basic/vinyl-blue.png
new file mode 100644 (file)
index 0000000..a1ac25f
Binary files /dev/null and b/textures/basic/vinyl-blue.png differ
diff --git a/textures/basic/vinyl-green.png b/textures/basic/vinyl-green.png
new file mode 100644 (file)
index 0000000..0e7ca18
Binary files /dev/null and b/textures/basic/vinyl-green.png differ
diff --git a/textures/basic/vinyl-hatched.png b/textures/basic/vinyl-hatched.png
new file mode 100644 (file)
index 0000000..55c1004
Binary files /dev/null and b/textures/basic/vinyl-hatched.png differ
diff --git a/textures/basic/vinyl-white.png b/textures/basic/vinyl-white.png
new file mode 100644 (file)
index 0000000..42cd6c5
Binary files /dev/null and b/textures/basic/vinyl-white.png differ
diff --git a/textures/basic/vinyl-white2.png b/textures/basic/vinyl-white2.png
new file mode 100644 (file)
index 0000000..42cd6c5
Binary files /dev/null and b/textures/basic/vinyl-white2.png differ
diff --git a/textures/basic/wood1-IndianTeak-l.png b/textures/basic/wood1-IndianTeak-l.png
new file mode 100644 (file)
index 0000000..a569307
Binary files /dev/null and b/textures/basic/wood1-IndianTeak-l.png differ
diff --git a/textures/basic/wood1-Pear-l.png b/textures/basic/wood1-Pear-l.png
new file mode 100644 (file)
index 0000000..ce0ce18
Binary files /dev/null and b/textures/basic/wood1-Pear-l.png differ
diff --git a/textures/basic/wood1-birch.png b/textures/basic/wood1-birch.png
new file mode 100644 (file)
index 0000000..57ded43
Binary files /dev/null and b/textures/basic/wood1-birch.png differ
diff --git a/textures/basic/wood1-l.png b/textures/basic/wood1-l.png
new file mode 100644 (file)
index 0000000..c95673b
Binary files /dev/null and b/textures/basic/wood1-l.png differ
diff --git a/textures/basic/wood1-lapis-yellow.png b/textures/basic/wood1-lapis-yellow.png
new file mode 100644 (file)
index 0000000..55aae4a
Binary files /dev/null and b/textures/basic/wood1-lapis-yellow.png differ
diff --git a/textures/basic/wood2-Pear-d.png b/textures/basic/wood2-Pear-d.png
new file mode 100644 (file)
index 0000000..a9654fa
Binary files /dev/null and b/textures/basic/wood2-Pear-d.png differ
diff --git a/textures/basic/wood2-maderna.png b/textures/basic/wood2-maderna.png
new file mode 100644 (file)
index 0000000..878a007
Binary files /dev/null and b/textures/basic/wood2-maderna.png differ
diff --git a/textures/basic/wood2-sycamore.png b/textures/basic/wood2-sycamore.png
new file mode 100644 (file)
index 0000000..ca81395
Binary files /dev/null and b/textures/basic/wood2-sycamore.png differ
diff --git a/textures/basic/wood3-Ed5-l.png b/textures/basic/wood3-Ed5-l.png
new file mode 100644 (file)
index 0000000..4610e51
Binary files /dev/null and b/textures/basic/wood3-Ed5-l.png differ
diff --git a/textures/basic/wood3-Ed6-l.png b/textures/basic/wood3-Ed6-l.png
new file mode 100644 (file)
index 0000000..233c5a8
Binary files /dev/null and b/textures/basic/wood3-Ed6-l.png differ
diff --git a/textures/basic/wood3-Osloserva-l.png b/textures/basic/wood3-Osloserva-l.png
new file mode 100644 (file)
index 0000000..a2ebb3d
Binary files /dev/null and b/textures/basic/wood3-Osloserva-l.png differ
diff --git a/textures/basic/wood4-Ed1-l.png b/textures/basic/wood4-Ed1-l.png
new file mode 100644 (file)
index 0000000..76b9eb9
Binary files /dev/null and b/textures/basic/wood4-Ed1-l.png differ
diff --git a/textures/basic/wood4-Ed4-l.png b/textures/basic/wood4-Ed4-l.png
new file mode 100644 (file)
index 0000000..3ab3284
Binary files /dev/null and b/textures/basic/wood4-Ed4-l.png differ
diff --git a/textures/basic/wood5-Ed1-d.png b/textures/basic/wood5-Ed1-d.png
new file mode 100644 (file)
index 0000000..37cbddb
Binary files /dev/null and b/textures/basic/wood5-Ed1-d.png differ
diff --git a/textures/basic/wood5-Ed6-d.png b/textures/basic/wood5-Ed6-d.png
new file mode 100644 (file)
index 0000000..679b522
Binary files /dev/null and b/textures/basic/wood5-Ed6-d.png differ
diff --git a/textures/basic/wood5-IndianTeak-d.png b/textures/basic/wood5-IndianTeak-d.png
new file mode 100644 (file)
index 0000000..60907e1
Binary files /dev/null and b/textures/basic/wood5-IndianTeak-d.png differ
diff --git a/textures/basic/wood5-d.png b/textures/basic/wood5-d.png
new file mode 100644 (file)
index 0000000..4c4f503
Binary files /dev/null and b/textures/basic/wood5-d.png differ
diff --git a/textures/basic/wood5-mahogany.png b/textures/basic/wood5-mahogany.png
new file mode 100644 (file)
index 0000000..fbb8c94
Binary files /dev/null and b/textures/basic/wood5-mahogany.png differ
diff --git a/textures/basic/wood5-rubycape-grey.png b/textures/basic/wood5-rubycape-grey.png
new file mode 100644 (file)
index 0000000..5a646a7
Binary files /dev/null and b/textures/basic/wood5-rubycape-grey.png differ
diff --git a/textures/basic/wood5-tauari.png b/textures/basic/wood5-tauari.png
new file mode 100644 (file)
index 0000000..d672228
Binary files /dev/null and b/textures/basic/wood5-tauari.png differ
diff --git a/textures/basic/wood6-AutumnCherry-l.png b/textures/basic/wood6-AutumnCherry-l.png
new file mode 100644 (file)
index 0000000..2e16f4c
Binary files /dev/null and b/textures/basic/wood6-AutumnCherry-l.png differ
diff --git a/textures/basic/wood6-Ed4-d.png b/textures/basic/wood6-Ed4-d.png
new file mode 100644 (file)
index 0000000..33c0d3e
Binary files /dev/null and b/textures/basic/wood6-Ed4-d.png differ
diff --git a/textures/basic/wood7-AutumnCherry-d.png b/textures/basic/wood7-AutumnCherry-d.png
new file mode 100644 (file)
index 0000000..e4e014b
Binary files /dev/null and b/textures/basic/wood7-AutumnCherry-d.png differ
diff --git a/textures/basic/wood7-Ed5-d.png b/textures/basic/wood7-Ed5-d.png
new file mode 100644 (file)
index 0000000..635da47
Binary files /dev/null and b/textures/basic/wood7-Ed5-d.png differ
diff --git a/textures/basic/wood8-Osloserva-d.png b/textures/basic/wood8-Osloserva-d.png
new file mode 100644 (file)
index 0000000..a71aa5a
Binary files /dev/null and b/textures/basic/wood8-Osloserva-d.png differ