Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
42
cde/programs/dtpdm/pduplex.pm
Normal file
42
cde/programs/dtpdm/pduplex.pm
Normal file
@@ -0,0 +1,42 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: pduplex.pm /main/3 1996/08/12 18:44:06 cde-hp $ */
|
||||
/*
|
||||
* (c) Copyright 1996 Digital Equipment Corporation.
|
||||
* (c) Copyright 1996 Hewlett-Packard Company.
|
||||
* (c) Copyright 1996 International Business Machines Corp.
|
||||
* (c) Copyright 1996 Sun Microsystems, Inc.
|
||||
* (c) Copyright 1996 Novell, Inc.
|
||||
* (c) Copyright 1996 FUJITSU LIMITED.
|
||||
* (c) Copyright 1996 Hitachi.
|
||||
*/
|
||||
|
||||
static char * pduplex [] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"31 23 2 1 0 0",
|
||||
/* colors */
|
||||
" s iconColor1 m black c black",
|
||||
". s iconColor2 m white c white",
|
||||
/* pixels */
|
||||
" ",
|
||||
" .............. .............. ",
|
||||
" .............. .............. ",
|
||||
" .............. .............. ",
|
||||
" .. .. .. .. ",
|
||||
" .............. .............. ",
|
||||
" .. .... .. .... ",
|
||||
" .............. .............. ",
|
||||
" .. ... .. ... ",
|
||||
" .............. .............. ",
|
||||
" .............. .. ..... ",
|
||||
" .............. .............. ",
|
||||
" .. .. .............. ",
|
||||
" .............. .. ... ",
|
||||
" .. ... .............. ",
|
||||
" .............. .. ... ",
|
||||
" .. ... .............. ",
|
||||
" .............. .. ........ ",
|
||||
" .............. .............. ",
|
||||
" .............. .............. ",
|
||||
" .............. .............. ",
|
||||
" .............. .............. ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user