mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
mass reorganization + credit
This commit is contained in:
43
Solaris:CDE/solaris-raw-bitmaps/Geiger.pm
Normal file
43
Solaris:CDE/solaris-raw-bitmaps/Geiger.pm
Normal file
@@ -0,0 +1,43 @@
|
||||
/* XPM */
|
||||
/*********************************************************************
|
||||
* (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.
|
||||
**********************************************************************/
|
||||
static char * Geiger_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"32 32 2 1 -1 -1",
|
||||
/* colors */
|
||||
" s topShadowColor m white c #bdbdbdbdbdbd",
|
||||
". s background m black c #949494949494",
|
||||
/* pixels */
|
||||
" . . . .. .. .. . .. .. . .. ..",
|
||||
"................... . ..........",
|
||||
".................... .. ........",
|
||||
" . . . ..... . . .... ... . . .",
|
||||
"......... . ...... ........ . . ",
|
||||
"... . ............. .. .. .. . .",
|
||||
".. .. .... . . . . .. . . . ",
|
||||
" ........ . . ........ . . .",
|
||||
". . . . . ...... ... ..... . ",
|
||||
".. . . ....... . . ... . . .... ",
|
||||
"............. . . .. .. . . ..",
|
||||
".......... . . .... .. .....",
|
||||
" . . . . . . . .. ... .... . ",
|
||||
" . . .. . ... .. ... . . . . .",
|
||||
"....... ... . .. .. ....... ....",
|
||||
".... ....... .. .. . .... .....",
|
||||
".. .. ... . .. .. . .... .. . ",
|
||||
" . ... . ...... . .... .. . . .",
|
||||
" . . .. .. . ... .. . .. .. ...",
|
||||
"... ... . .... .... . .. . .....",
|
||||
"...... . . . . . .............",
|
||||
" . .. . . . . . . . . . ",
|
||||
".... ... .. . .. . . .. . . ..",
|
||||
" . ........................ . . ",
|
||||
"................................",
|
||||
"... . . . . . . . ..............",
|
||||
" . . . . . . . . . . .. . ... .",
|
||||
". ... ........... . . .. . . . ",
|
||||
"....................... . .....",
|
||||
". . . . . . . .................",
|
||||
" . . .. . . ... . .. . .",
|
||||
". . . . .. .. . .. . . . . .. "};
|
||||
Reference in New Issue
Block a user