/* ploticus data display engine. Software, documentation, and examples. * Copyright 1998-2002 Stephen C. Grubb (scg@jax.org). * Covered by GPL; see the file ./Copyright for details. */ /* shading .... */ static unsigned char x_im_00[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; static unsigned short x_im_10[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x7F7F,0xFFFF,0xF7F7,0xFFFF,0x7F7F,0xFFFF,0xF7F7,0xFFFF, 0x7F7F,0xFFFF,0xF7F7,0xFFFF,0x7F7F,0xFFFF,0xF7F7,0xFFFF }; static unsigned short x_im_20[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x7777,0xFFFF,0x7777,0xFFFF,0x7777,0xFFFF,0x7777,0xFFFF, 0x7777,0xFFFF,0x7777,0xFFFF,0x7777,0xFFFF,0x7777,0xFFFF }; static unsigned short x_im_30[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x7DF7,0xDF7D,0xFBEF,0xEFBE,0xBEFB,0xF7DF,0x7DF7,0xDF7D, 0xFBEF,0xEFBE,0xBEFB,0xF7DF,0x7DF7,0xDF7D,0xFBEF,0xEFBE } ; static unsigned short x_im_40[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x7777,0xDDDD,0x7777,0xDDDD,0x7777,0xDDDD,0x7777,0xDDDD, 0x7777,0xDDDD,0x7777,0xDDDD,0x7777,0xDDDD,0x7777,0xDDDD } ; static unsigned short x_im_50[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0xEEEE,0xAAAA,0xAAAA,0xBBBB,0xEEEE,0xAAAA,0xAAAA,0xBBBB, 0xEEEE,0xAAAA,0xAAAA,0xBBBB,0xEEEE,0xAAAA,0xAAAA,0xBBBB }; static unsigned short x_im_60[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x5555,0x5555,0x5555,0x5555,0x5555,0x5555,0x5555,0x5555, 0x5555,0x5555,0x5555,0x5555,0x5555,0x5555,0x5555,0x5555 }; static unsigned short x_im_70[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x8888,0x2222,0x8888,0x2222,0x8888,0x2222,0x8888,0x2222, 0x8888,0x2222,0x8888,0x2222,0x8888,0x2222,0x8888,0x2222 }; static unsigned short x_im_80[] = { /* #include */ /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x8208,0x2082,0x0410,0x1041,0x4104,0x0820,0x8208,0x2082, 0x0410,0x1041,0x4104,0x0820,0x8208,0x2082,0x0410,0x1041 }; static unsigned short x_im_90[] = { /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x8080,0x0000,0x0808,0x0000,0x8080,0x0000,0x0808,0x0000, 0x8080,0x0000,0x0808,0x0000,0x8080,0x0000,0x0808,0x0000 }; static unsigned char x_im1_0[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};