add join path command

This commit is contained in:
kekee000
2014-12-13 23:24:57 +08:00
parent 54323ad8ca
commit 070a698007
10 changed files with 96 additions and 8 deletions

View File

@@ -162,4 +162,20 @@
.i-mirror {
.i-ico('\e012');
}
.i-splitshapes {
.i-ico('\e024');
}
.i-joinshapes {
.i-ico('\e025');
}
.i-intersectshapes {
.i-ico('\e026');
}
.i-tangencyshapes {
.i-ico('\e027');
}