The new anchor icon to L&C dialog.. smaller and more compact. I hope you

like it /tigert
This commit is contained in:
Tuomas Kuosmanen
1999-12-06 20:32:05 +00:00
parent eb7f870063
commit 8e950e6a72
2 changed files with 74 additions and 16 deletions

View File

@ -1,3 +1,8 @@
1999-12-06 Tuomas Kuosmanen <tigert@gimp.org>
* pixmaps/anchor.xpm: The Smaller Anchor Icon. Still a bit unpolished,
but a lot smaller than my previous one.. Sven, like it?
Mon Dec 6 10:38:38 CET 1999 Sven Neumann <sven@gimp.org>
* plug-ins/gap/gap_*_dialog.c: applied a patch from Wolfgang Hofer

View File

@ -1,20 +1,73 @@
/* XPM */
static char * anchor_xpm[] = {
"15 14 3 1",
"19 18 52 1",
" c None",
". c #000000",
"+ c #7F7F7F",
" .. ",
" ...... ",
" ....++ ",
" ..++ ",
" ..+ ",
" ..+ ",
" ..+ ",
".. ..+ .. ",
" .. ..+ ..++",
" ... ..+ ...+ ",
" ..........++ ",
" ........++ ",
" ++..++++ ",
" ++ "};
"+ c #C5C5C5",
"@ c #555555",
"# c #2F2F2F",
"$ c #5B5B5B",
"% c #A6A6A6",
"& c #373737",
"* c #393939",
"= c #575757",
"- c #1E1E1E",
"; c #959595",
"> c #E0E0E0",
", c #F5F5F5",
"' c #F4F4F4",
") c #808080",
"! c #F3F3F3",
"~ c #989898",
"{ c #747474",
"] c #F2F2F2",
"^ c #8B8B8B",
"/ c #616161",
"( c #AAAAAA",
"_ c #040404",
": c #474747",
"< c #696969",
"[ c #222222",
"} c #EFEFEF",
"| c #7E7E7E",
"1 c #9B9B9B",
"2 c #454545",
"3 c #C9C9C9",
"4 c #CDCDCD",
"5 c #2C2C2C",
"6 c #464646",
"7 c #2D2D2D",
"8 c #5D5D5D",
"9 c #B8B8B8",
"0 c #EBEBEB",
"a c #EEEEEE",
"b c #585858",
"c c #818181",
"d c #A7A7A7",
"e c #6A6A6A",
"f c #636363",
"g c #212121",
"h c #272727",
"i c #515151",
"j c #A3A3A3",
"k c #6F6F6F",
"l c #424242",
"m c #2B2B2B",
" ",
" ... ",
" .+@#. ",
" .$%&. ",
" .*=-. ",
" .;. ",
" .>. ",
" .,. ",
" .. .'. .. ",
" -). .!. .~. ",
" .{.. .]. .^/. ",
" .(. .]. _:. ",
" .<. [}. .|. ",
" .12...345...67. ",
" .8)90abcdefg. ",
" -hijk^klm[. ",
" ......- ",
" "};