bin/tools: adjust tools icons.

adjust images and icon position and size.
This commit is contained in:
ChunEon Park 2015-02-26 13:32:54 +09:00
parent c668f54514
commit 6d4f65df99
8 changed files with 3 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 528 B

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 449 B

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 414 B

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 631 B

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 B

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1012 B

After

Width:  |  Height:  |  Size: 704 B

View File

@ -1185,8 +1185,6 @@ group { name: "elm/button/base/enventor";
parts {
spacer { "base";
desc { "default";
rel1.offset: 0 0;
rel2.offset: 0 0;
}
}
rect { "icon_clip";
@ -1206,8 +1204,8 @@ group { name: "elm/button/base/enventor";
rel1.offset: 0 4;
rel1.to: "base";
rel2.relative: 0.0 1.0;
rel2.offset: 0 -5;
rel2.to: "base";
min: 16 16;
max: 16 16;
visible: 0;
}
@ -1219,10 +1217,8 @@ group { name: "elm/button/base/enventor";
}
desc { "icononly";
inherit: "default";
fixed: 0 0;
align: 0.5 0.5;
rel2.relative: 1.0 1.0;
rel2.offset: -1 -5;
fixed: 1 1;
align: 0 0.5;
visible: 1;
}
}