1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
/* Libvisual-plugins - Standard plugins for libvisual
*
* Copyright (C) 2000, 2001 Richard Ashburn <richard.asbury@btinternet.com>
*
* Authors: Richard Ashburn <richard.asbury@btinternet.com>
* Jean-Christophe Hoelt <jeko@ios-software.com>
* Dennis Smit <ds@nerds-incorporated.org>
*
* $Id: autopal.h,v 1.3 2005/12/20 18:49:13 synap Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
{ 4, 85, 0xff0000, 170, 0xffff00, 224, 0xffffff, 240, 0xf8f8e0 }, /* 0 */
{ 3, 85, 0x0000ff, 170, 0x00ffff, 255, 0xffffff }, /* 1 */
{ 1, 255, 0xffffff }, /* 2 */
{ 2, 128, 0xffffff, 255, 0x0000ff }, /* 3 */
{ 2, 128, 0x808080, 255, 0x0000ff }, /* 4 */
{ 2, 128, 0xffff80, 255, 0x0000ff }, /* 5 */
{ 2, 128, 0xffffff, 255, 0xff0000 }, /* 6 */
{ 2, 128, 0x0000ff, 255, 0xff0000 }, /* 7 */
{ 2, 128, 0xff0000, 255, 0x0000ff }, /* 8 */
{ 2, 128, 0x0000ff, 255, 0xffffff }, /* 9 */
{ 2, 128, 0xffffff, 255, 0x000000 }, /* 10 */
{ 2, 128, 0x0000ff, 255, 0x000000 }, /* 11 */
{ 2, 128, 0xff0000, 255, 0x000000 }, /* 12 */
{ 6, 32, 0x0000ff, 64, 0x000000, 96, 0x0000ff, 128, 0x000000, 192, 0x0000ff, 255, 0x000000 }, /* 13 */
{ 6, 32, 0xffffff, 64, 0x000000, 96, 0xffffff, 128, 0x000000, 192, 0xffffff, 255, 0x000000 }, /* 14 */
{ 3, 0, 0x000020, 128, 0x000040, 255, 0xffffff }, /* 15 */
{ 2, 128, 0xff8080, 255, 0x0000ff }, /* 16 */
{ 2, 0, 0xffffff, 255, 0x000000 }, /* 17 */
{ 3, 0, 0xffffff, 128, 0x000000, 255, 0xffffff }, /* 18 */
{ 3, 0, 0xffffff, 128, 0x000000, 255, 0xc0c0ff }, /* 19 */
{ 4, 120, 0x000078, 128, 0xff0000, 136, 0x000088, 255, 0x0000ff }, /* 20 */
{ 2, 0, 0xffe0a0, 255, 0x000000 }, /* 21 */
{ 3, 0, 0xc0c0ff, 128, 0xa0a0a0, 255, 0xffffff }, /* 22 */
{ 4, 0, 0xbfa878, 160, 0x000000, 224, 0x0000ff, 255, 0x000000 }, /* 23 */
{ 8, 0, 0xffffff, 64, 0x000000, 96, 0xc0c0ff, 160, 0x000000, 216, 0xffe0a0, 224, 0xffffd8, 232, 0xffe0a0, 255, 0x000000 }, /* 24 */
{ 6, 85, 0xd45454, 128, 0xffc07f, 170, 0xd4d47f, 224, 0x9e9eff, 240, 0x8b8bef, 255, 0x7c7cef }, /* 25 */
{ 7, 0, 0xffffff, 64, 0x3f3f3f, 96, 0x7f7f9f, 128, 0x30303f, 160, 0x181820, 224, 0xc8b8b0, 255, 0x60607f }, /* 26 */
{ 10, 32, 0xaf7f7f, 64, 0x600000, 85, 0xd35353, 96, 0xff907f, 128, 0x7f4000, 170, 0xd3d353, 192, 0xffffb3, 224, 0xbebebe, 240, 0x9a9a8e, 255, 0x7c7c70 }, /* 27 */
{ 5, 0, 0xffe0a0, 96, 0x9f8c64, 128, 0x9f4632, 176, 0x312319, 255, 0x000000 }, /* 28 */
{ 3, 0, 0xffffff, 128, 0x000000, 255, 0xffc0e0 }, /* 29 */
{ 4, 0, 0xffffff, 128, 0x808080, 160, 0x600000, 224, 0x000000 } /* 30 */
|