From: "Steve Kinzler" Subject: Re: A Perl X11 bitmap Date: Wed, 25 Nov 1992 08:09:04 -0500 Organization: Computer Science, Indiana University Lines: 54 Written by dov@menora.weizmann.ac.il in news:comp.lang.perl +---------- "A Perl X11 bitmap" ---------- | I then thought that perhaps someone else would like to have it too, | so here it is: Perl-Users-Request.xbm. (My appologies to those who | think that the icon should show a camel...) Thanks for posting the bitmap, Dov. Here's the camel for those who prefer it -- scanned directly from The Cover of The Book. It comes from the icon for the perl users mailing list and comp.lang.perl newsgroup distributed in the icon databases for the "faces" program (available in pub/faces on cs.indiana.edu anonymous ftp). Faces is a window-based tool for visually monitoring lists with icons. Typically, it is used to monitor mail, print queues or users on a system. It contains graphical interfaces for NeWS, SunView, XView and X11. The development of faces is led by Rich Burridge (richb@stard.eng.sun.com). See the README file in the faces source code for complete details about the system. And a lot of the faces applications are written in perl. #define camel_width 48 #define camel_height 48 static char camel_bits[] = { 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x04, 0x00, 0xf4, 0x03, 0x00, 0x00, 0x0f, 0x00, 0xbe, 0x07, 0x00, 0xd0, 0x1f, 0x00, 0xff, 0x1b, 0x00, 0xbc, 0x3d, 0x00, 0xff, 0x17, 0x00, 0x94, 0x3f, 0x80, 0xff, 0x1f, 0x00, 0xbc, 0x7e, 0xc0, 0x7f, 0x3f, 0x00, 0xe0, 0x79, 0xe0, 0xff, 0x3a, 0x00, 0xc0, 0x7e, 0xf8, 0x7f, 0x7d, 0x00, 0xe0, 0x7f, 0xfc, 0xbe, 0x79, 0x00, 0xf0, 0x7b, 0xbe, 0x56, 0xe4, 0x00, 0xf0, 0x3f, 0xbf, 0xec, 0xa9, 0x01, 0x70, 0x3f, 0x1f, 0x7a, 0xfb, 0x01, 0xf0, 0xbe, 0x2f, 0xfa, 0xef, 0x02, 0x70, 0x8f, 0x9b, 0x94, 0x56, 0x01, 0xf0, 0xbd, 0x17, 0x90, 0x4f, 0x07, 0xf0, 0xed, 0x1f, 0x77, 0x40, 0x06, 0xe0, 0x9d, 0xaf, 0x54, 0x43, 0x0f, 0xf0, 0x5b, 0x3f, 0xff, 0x41, 0x1d, 0xe0, 0xb5, 0xbf, 0xa3, 0xef, 0x1b, 0xc0, 0x83, 0xbf, 0xdb, 0xfb, 0x1b, 0x80, 0x6f, 0xbf, 0xf5, 0xff, 0x1b, 0x80, 0xcf, 0xdf, 0xf9, 0xff, 0x3a, 0x00, 0xfe, 0xff, 0xed, 0xef, 0x11, 0x00, 0xfa, 0xff, 0xdb, 0x77, 0x19, 0x00, 0x00, 0xff, 0xef, 0xe7, 0x33, 0x00, 0x80, 0x8f, 0x9b, 0x63, 0x19, 0x00, 0x00, 0x9f, 0xdf, 0xc3, 0x09, 0x00, 0x80, 0x8f, 0xcf, 0xc3, 0x0b, 0x00, 0x80, 0xcf, 0xcf, 0xc3, 0x01, 0x00, 0x80, 0x87, 0x87, 0x81, 0x03, 0x00, 0x00, 0xc7, 0xc7, 0x83, 0x01, 0x00, 0x80, 0xe7, 0x83, 0x81, 0x03, 0x00, 0x00, 0x45, 0xc1, 0x02, 0x01, 0x00, 0x00, 0x63, 0x00, 0x81, 0x03, 0x00, 0x00, 0xc7, 0x41, 0x80, 0x02, 0x00, 0x80, 0x03, 0x41, 0x00, 0x01, 0x00, 0x00, 0x03, 0x23, 0x00, 0x01, 0x00, 0x00, 0x01, 0x34, 0x00, 0x01, 0x00, 0x00, 0x01, 0x04, 0x00, 0x01, 0x00, 0x80, 0x01, 0x28, 0x80, 0x00, 0x00, 0x80, 0x00, 0x7c, 0x80, 0x01, 0x00, 0x80, 0x00, 0xa6, 0x80, 0x00, 0x00, 0x40, 0x00, 0x6f, 0x00, 0x01, 0x00, 0x40, 0x80, 0xa0, 0xc0, 0x02, 0x00, 0xa0, 0x00, 0x00, 0xc0, 0x01, 0x00, 0xb0, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x10, 0x00, 0x00, 0x80, 0x00}; -- from the brain of Steve Kinzler /o)\ kinzler@cs.indiana.edu an organ with a mind of its own \(o/