home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / Mgr / Sparcmgr / src.zoo / src / icons.h < prev    next >
Text File  |  1989-09-27  |  4KB  |  93 lines

  1. /*                        Copyright (c) 1987 Bellcore
  2.  *                            All Rights Reserved
  3.  *       Permission is granted to copy or use this program, EXCEPT that it
  4.  *       may not be sold for profit, the copyright notice must be reproduced
  5.  *       on copies, and credit should be given to Bellcore where it is due.
  6.  *       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
  7.  */
  8. /*    $Header: icons-32.h,v 1.1 89/03/17 08:21:12 sau Exp $
  9.     $Source: /m1/mgr.new/src/RCS/icons-32.h,v $
  10. */
  11. static char    h_icons_[] = "$Source: /m1/mgr.new/src/RCS/icons-32.h,v $$Revision: 1.1 $";
  12.  
  13. /********************************************************
  14.  *
  15.  * mouse icons for mgr
  16.  *
  17.  *    (0,0)->(15,15) => icon
  18.  *    (0,16)->(15,31) => outline (mask) of icon
  19.  */
  20.  
  21. short c_arrow1[] = {            /* up left arrow */
  22.     0x0000,    0x0000, 0x7f80,    0x0000, 0x7d00,    0x0000, 0x7800, 0x0000,
  23.     0x7c00, 0x0000,    0x6e00, 0x0000,    0x4700, 0x0000,    0x6380, 0x0000,
  24.     0x41c0, 0x0000,    0x00e0, 0x0000,    0x0070, 0x0000,    0x0038, 0x0000,
  25.     0x001c, 0x0000,    0x000c, 0x0000,    0x0000, 0x0000,    0x0000, 0x0000,
  26.  
  27.     0xffc0, 0x0000,    0x8040, 0x0000,    0x82c0, 0x0000,    0x8700, 0x0000,
  28.     0x8200, 0x0000,    0x9100, 0x0000,    0xb880, 0x0000,    0x9440, 0x0000,
  29.     0xa220, 0x0000,    0xe110, 0x0000,    0x0088, 0x0000,    0x0044, 0x0000,
  30.     0x0022, 0x0000,    0x0012, 0x0000,    0x000e, 0x0000,    0x0000, 0x0000,
  31.     };
  32.  
  33. short c_box[] = {            /* box for creating/shaping windows */
  34.     0x0000, 0x0000,    0x7ffe, 0x0000,    0x7ffe, 0x0000,    0x6006, 0x0000,
  35.     0x6006, 0x0000,    0x6006, 0x0000,    0x6006, 0x0000,    0x6006, 0x0000,
  36.     0x6006, 0x0000,    0x6006, 0x0000,    0x6006, 0x0000,    0x6006, 0x0000,
  37.     0x6006, 0x0000,    0x7ffe, 0x0000,    0x7ffe, 0x0000,    0x0000, 0x0000,
  38.  
  39.     0xffff, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,
  40.     0x8001, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,
  41.     0x8001, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,
  42.     0x8001, 0x0000,    0x8001, 0x0000,    0x8001, 0x0000,    0xffff, 0x0000,
  43.     };
  44.  
  45. short c_cup[] = {            /* coffee-cup (for waiting) */
  46.     0x0FCC, 0x0000,    0x1878, 0x0000,    0x0FF0, 0x0000,    0x00C0, 0x0000,
  47.     0x0780, 0x0000,    0x0000, 0x0000,    0x1FF0, 0x0000,    0x181C, 0x0000,
  48.     0x181E, 0x0000,    0x1816, 0x0000,    0x181E, 0x0000,    0x1C3C, 0x0000,
  49.     0x0FE0, 0x0000,    0x07C0, 0x0000,    0x1FF0, 0x0000,    0x1FF0, 0x0000,
  50.  
  51.     0x1032, 0x0000,    0x2784, 0x0000,    0x1008, 0x0000,    0x0b20, 0x0000,
  52.     0x0840, 0x0000,    0x1ff0, 0x0000,    0x200c, 0x0000,    0x27e2, 0x0000,
  53.     0x2421, 0x0000,    0x2429, 0x0000,    0x2421, 0x0000,    0x23c2, 0x0000,
  54.     0x101c, 0x0000,    0x0830, 0x0000,    0x2008, 0x0000,    0x2008, 0x0000,
  55.     };
  56.  
  57. short c_cross[] = {            /* cross for drawing lines */
  58.     0x0000,    0x0400,    0x0400,    0x0400,
  59.     0x0400,    0x7fc0,    0x0400,    0x0400,
  60.     0x0400,    0x0400,    0x0000,    0x0000,
  61.     0x0000,    0x0000,    0x0000,    0x0000,
  62.     
  63.     0x0e00,    0x0a00,    0x0a00,    0x0a00,
  64.     0xfbe0,    0x8020,    0xfbe0,    0x0a00,
  65.     0x0a00,    0x0a00,    0x0e00,    0x0000,
  66.     0x0000,    0x0000,    0x0000,    0x0000,
  67.     };
  68.  
  69. short c_cut[] = {            /* scissors for cutting text */
  70.     0x0000, 0x0000,    0x3000, 0x0000,    0x4801, 0x0000,    0x480e, 0x0000,
  71.     0x4878, 0x0000,    0x39f0, 0x0000,    0x0780, 0x0000,    0x0780, 0x0000,
  72.     0x39f0, 0x0000,    0x4878, 0x0000,    0x480e, 0x0000,    0x4801, 0x0000,
  73.     0x3000, 0x0000,    0x0000, 0x0000,    0x0000, 0x0000,    0x0000, 0x0000,
  74.     
  75.     0x3000, 0x0000,    0x4801, 0x0000,    0x8406, 0x0000,    0x9431, 0x0000,
  76.     0x8584, 0x0000,    0x4210, 0x0000,    0x2040, 0x0000,    0x2040, 0x0000,
  77.     0x4210, 0x0000,    0x8584, 0x0000,    0x9431, 0x0000,    0x8406, 0x0000,
  78.     0x4801, 0x0000,    0x3000, 0x0000,    0x0000, 0x0000,    0x0000, 0x0000,
  79.     };
  80.  
  81. short c_bull[] = {            /* bullet for menus */
  82.     0x0000, 0x0000, 0x1800, 0x0000, 0x2400, 0x0000, 0x5a00, 0x0000,
  83.     0x5a00, 0x0000, 0x2400, 0x0000, 0x1800, 0x0000, 0x0000, 0x0000,
  84.     };
  85. short c_bull2[] = {
  86.     0x0000, 0x0000, 0x0000, 0x0000, 0x1800, 0x0000, 0x2400, 0x0000,
  87.     0x2400, 0x0000, 0x1800, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
  88.     };
  89.  
  90. short pat_data[] = {            /* background pattern */
  91.     0x8888, 0x8888,    0x4444, 0x4444,    0x1111, 0x1111,    0x2222, 0x2222,
  92.     };
  93.