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)
commitfc19a8e532244b90af22b7f7534619f6373e2ab3
tree0d33d03a1b6fdd7e6167817a5659ab0eea5b7381
parent6d521b76cc8eff11ce6a935a9f946a0c60b30dcb
Add a large number of texture images

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]