You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							68 lines
						
					
					
						
							1.1 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							68 lines
						
					
					
						
							1.1 KiB
						
					
					
				
								/* XPM */
							 | 
						|
								#ifndef XPMMAIN
							 | 
						|
								extern const char *options_rectangle_xpm[];
							 | 
						|
								
							 | 
						|
								#else
							 | 
						|
								const char * options_rectangle_xpm[] = {
							 | 
						|
								"16 16 44 1",
							 | 
						|
								" 	c None",
							 | 
						|
								".	c #00009B",
							 | 
						|
								"+	c #000000",
							 | 
						|
								"@	c #000001",
							 | 
						|
								"#	c #F0F0F0",
							 | 
						|
								"$	c #DEDEDE",
							 | 
						|
								"%	c #DFDFDF",
							 | 
						|
								"&	c #DFDFE0",
							 | 
						|
								"*	c #BFBFBF",
							 | 
						|
								"=	c #C0C0C1",
							 | 
						|
								"-	c #C0C0C0",
							 | 
						|
								";	c #979797",
							 | 
						|
								">	c #989898",
							 | 
						|
								",	c #E3E3E3",
							 | 
						|
								"'	c #DDDDDD",
							 | 
						|
								")	c #C8C8C8",
							 | 
						|
								"!	c #656566",
							 | 
						|
								"~	c #838384",
							 | 
						|
								"{	c #878787",
							 | 
						|
								"]	c #888888",
							 | 
						|
								"^	c #AFAFAF",
							 | 
						|
								"/	c #A3A3A3",
							 | 
						|
								"(	c #F1F1F1",
							 | 
						|
								"_	c #BFBFC0",
							 | 
						|
								":	c #CECECF",
							 | 
						|
								"<	c #A3A3A4",
							 | 
						|
								"[	c #979798",
							 | 
						|
								"}	c #ABABAC",
							 | 
						|
								"|	c #EEEEEF",
							 | 
						|
								"1	c #EDEDED",
							 | 
						|
								"2	c #E9E9E9",
							 | 
						|
								"3	c #D9D9D9",
							 | 
						|
								"4	c #989899",
							 | 
						|
								"5	c #C1C1C1",
							 | 
						|
								"6	c #B5B5B5",
							 | 
						|
								"7	c #757575",
							 | 
						|
								"8	c #6B6B6B",
							 | 
						|
								"9	c #656565",
							 | 
						|
								"0	c #777777",
							 | 
						|
								"a	c #A7A7A7",
							 | 
						|
								"b	c #7B7B7B",
							 | 
						|
								"c	c #747474",
							 | 
						|
								"d	c #717171",
							 | 
						|
								"e	c #7D7D7D",
							 | 
						|
								".............   ",
							 | 
						|
								".............   ",
							 | 
						|
								"..         ..   ",
							 | 
						|
								"..         ..   ",
							 | 
						|
								"..         ..   ",
							 | 
						|
								"..  +++++++@@+++",
							 | 
						|
								".. +#$%%%%%&&%%%",
							 | 
						|
								".. +%******==---",
							 | 
						|
								".. +%*;+++>==---",
							 | 
						|
								".. +%*+,')+!~{]^",
							 | 
						|
								".. +%*+'-/+@@++(",
							 | 
						|
								"...@&_@:<[@}|123",
							 | 
						|
								"...@&=4@@@!~5555",
							 | 
						|
								"   +%-67890]+++>",
							 | 
						|
								"   +%-abbcd+,')+",
							 | 
						|
								"   +%-e+++++'-/+"};
							 | 
						|
								#endif
							 |