mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 13:38:08 +02:00
new xpm's from christer for bitbtns, stoppok
git-svn-id: trunk@3 -
This commit is contained in:
parent
f088b13a3e
commit
db8159bde2
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -42,9 +42,11 @@ ide/viewunit_dlg.pp svneol=native#text/pascal
|
||||
images/bitbtn.xpm -text svneol=native#image/x-xpixmap
|
||||
images/button.xpm -text svneol=native#image/x-xpixmap
|
||||
images/checkbox.xpm -text svneol=native#image/x-xpixmap
|
||||
images/color.xpm -text svneol=native#image/x-xpixmap
|
||||
images/combobox.xpm -text svneol=native#image/x-xpixmap
|
||||
images/default.xpm -text svneol=native#image/x-xpixmap
|
||||
images/editbox.xpm -text svneol=native#image/x-xpixmap
|
||||
images/fonts.xpm -text svneol=native#image/x-xpixmap
|
||||
images/label.xpm -text svneol=native#image/x-xpixmap
|
||||
images/lazarus.xpm -text svneol=native#image/x-xpixmap
|
||||
images/lazarus64.xpm -text svneol=native#image/x-xpixmap
|
||||
|
94
images/color.xpm
Normal file
94
images/color.xpm
Normal file
@ -0,0 +1,94 @@
|
||||
/* XPM */
|
||||
static char * color_xpm[] = {
|
||||
"20 20 71 1",
|
||||
" c None",
|
||||
". c #BEC1BB",
|
||||
"+ c #BEC2BB",
|
||||
"@ c #BEC1BA",
|
||||
"# c #BFC2BB",
|
||||
"$ c #A9ACA6",
|
||||
"% c #7F817C",
|
||||
"& c #000222",
|
||||
"* c #010545",
|
||||
"= c #020546",
|
||||
"- c #01032E",
|
||||
"; c #10133D",
|
||||
"> c #1F277B",
|
||||
", c #142C3B",
|
||||
"' c #1F4359",
|
||||
") c #1E4258",
|
||||
"! c #0F212C",
|
||||
"~ c #030A8B",
|
||||
"{ c #040B8C",
|
||||
"] c #02075D",
|
||||
"^ c #20277B",
|
||||
"/ c #3F4EF6",
|
||||
"( c #295976",
|
||||
"_ c #3E86B2",
|
||||
": c #3D85B1",
|
||||
"< c #01043E",
|
||||
"[ c #151A52",
|
||||
"} c #2A34A4",
|
||||
"| c #1B3B4F",
|
||||
"1 c #051B17",
|
||||
"2 c #0A362E",
|
||||
"3 c #06241F",
|
||||
"4 c #011D11",
|
||||
"5 c #023B21",
|
||||
"6 c #023B22",
|
||||
"7 c #044E24",
|
||||
"8 c #077637",
|
||||
"9 c #033B1B",
|
||||
"0 c #09362E",
|
||||
"a c #136C5C",
|
||||
"b c #146D5D",
|
||||
"c c #0D483E",
|
||||
"d c #037643",
|
||||
"e c #099D49",
|
||||
"f c #0EED6E",
|
||||
"g c #0DEC6D",
|
||||
"h c #146C5C",
|
||||
"i c #146C5D",
|
||||
"j c #044F24",
|
||||
"k c #48520A",
|
||||
"l c #90A515",
|
||||
"m c #606E0E",
|
||||
"n c #522E02",
|
||||
"o c #A55D05",
|
||||
"p c #5C140B",
|
||||
"q c #8B1E10",
|
||||
"r c #450F08",
|
||||
"s c #6C7C0F",
|
||||
"t c #D8F81F",
|
||||
"u c #D9F920",
|
||||
"v c #90A615",
|
||||
"w c #7C4604",
|
||||
"x c #F88C08",
|
||||
"y c #D12E19",
|
||||
"z c #D02D18",
|
||||
"A c #68170C",
|
||||
"B c #363E08",
|
||||
"C c #6C7C10",
|
||||
"D c #48530A",
|
||||
"E c #3E2302",
|
||||
"F c #340B06",
|
||||
".+.@####@@@@@@#@@@@@",
|
||||
".$%%%%%%%%%%%%%%%%$@",
|
||||
".%&*==-;>>>>;,'))!%@",
|
||||
".%*~{{]^////^(_::'%@",
|
||||
".%*~{{]^////^(_::'%@",
|
||||
".%*~{{]^////^(_::'%@",
|
||||
".%-]]]<[}}}}[|(((,%@",
|
||||
"+%1222345565478889%@",
|
||||
".%0abbc6dddd6efgg8%@",
|
||||
".%0abbc6dddd6efgg8%@",
|
||||
"+%0hibc6dddd6efgg8%@",
|
||||
"+%0abbc6dddd6efgg8%@",
|
||||
".%12223466664j8889%@",
|
||||
".%klllmnoooonpqqqr%@",
|
||||
"+%stuuvwxxxxwqyzzA%@",
|
||||
"#%stuuvwxxxxwqyzzA%@",
|
||||
".%stuuvwxxxxwqyzzA%@",
|
||||
"+%BCCCDEwwwwErAAAF%@",
|
||||
"+$%%%%%%%%%%%%%%%%$@",
|
||||
".#.@####@@@@@@#@@@@@"};
|
22
images/fonts.xpm
Normal file
22
images/fonts.xpm
Normal file
@ -0,0 +1,22 @@
|
||||
/* XPM */
|
||||
static char * fonts_xpm[] = {
|
||||
"19 17 2 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ..... ",
|
||||
" .. ... ",
|
||||
" . ... ",
|
||||
" .. ... ",
|
||||
" . .... ",
|
||||
" . .... ",
|
||||
" .. ... ",
|
||||
" .......... ",
|
||||
" .. .... ",
|
||||
" . .... ",
|
||||
" .. .... ",
|
||||
" .. ... ",
|
||||
" .... ..... ",
|
||||
"...... ........ ",
|
||||
" "};
|
Loading…
Reference in New Issue
Block a user