Icons for Epitrochoid & Hypotrochoid tools
This commit is contained in:
parent
aff688a1cb
commit
62b85b0337
8 changed files with 15 additions and 14 deletions
|
|
@ -93,14 +93,14 @@ float trochoids_sizes_per_tool[NUM_TOOLS] = {
|
|||
};
|
||||
|
||||
const char *icon_filenames[NUM_TOOLS] = {
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"1pt_persp_select.png", /* FIXME */
|
||||
"epitrochoid_edge.png", /* use "edge" variation when sizes are available */
|
||||
"epitrochoid_inside.png",
|
||||
"epitrochoid_edge.png",
|
||||
"epitrochoid_outside.png",
|
||||
"hypotrochoid_edge.png", /* use "edge" variation when sizes are available */
|
||||
"hypotrochoid_inside.png",
|
||||
"hypotrochoid_edge.png",
|
||||
"hypotrochoid_outside.png",
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue