From 4b3d963221d2ccffb90d9fd8bf2ae42ba4e419bc Mon Sep 17 00:00:00 2001 From: buliabyak Date: Wed, 8 Aug 2007 07:29:36 +0000 Subject: [PATCH] tweak cursors --- src/pixmaps/cursor-push.xpm | 38 ++++++++++++++++++++++++++++++++++ src/pixmaps/cursor-roughen.xpm | 38 ++++++++++++++++++++++++++++++++++ src/pixmaps/cursor-thicken.xpm | 38 +++++++++++++++++----------------- src/pixmaps/cursor-thin.xpm | 38 +++++++++++++++++----------------- 4 files changed, 114 insertions(+), 38 deletions(-) create mode 100644 src/pixmaps/cursor-push.xpm create mode 100644 src/pixmaps/cursor-roughen.xpm diff --git a/src/pixmaps/cursor-push.xpm b/src/pixmaps/cursor-push.xpm new file mode 100644 index 000000000..ef5f92e1a --- /dev/null +++ b/src/pixmaps/cursor-push.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * cursor_push_xpm[] = { +"32 32 3 1", +" c None", +". c #FFFFFF", +"+ c #000000", +" ... ", +" .+. ", +" .+. ", +"....+.... ", +".+++ +++. ", +"....+.... ", +" .+. ", +" .+. ... ", +" ... ..... ", +" ..+++.. ", +" ..+...+.. ", +" .....++. .++.... ", +" .++++.. ..++++ ", +" ..... ... .... ", +" ..... ", +" ..+++.. ", +" ..+...+.. ", +" .....++. .++.... ", +" .++++.. ..++++ ", +" ..... .... ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/pixmaps/cursor-roughen.xpm b/src/pixmaps/cursor-roughen.xpm new file mode 100644 index 000000000..621f2e86f --- /dev/null +++ b/src/pixmaps/cursor-roughen.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * cursor_roughen_xpm[] = { +"32 32 3 1", +" c None", +". c #FFFFFF", +"+ c #000000", +" ... ", +" .+. ", +" .+. ", +"....+.... ", +".+++ +++. ", +"....+.... ", +" .+. ", +" .+. ", +" ... ... ", +" ....+... ", +" . .+ +..+... ", +" ...+.+++.+..+.+... ", +" .++.+..+ . .+++++ ", +" ... . ..... ", +" ", +" ", +" .. ", +" ........++.. ..... ", +" .++++..+ +...++++ ", +" .....++.+..+++.... ", +" ......+.. ", +" ... ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/pixmaps/cursor-thicken.xpm b/src/pixmaps/cursor-thicken.xpm index f2a09e1c0..a95fafc3a 100644 --- a/src/pixmaps/cursor-thicken.xpm +++ b/src/pixmaps/cursor-thicken.xpm @@ -10,25 +10,25 @@ static char * cursor_thicken_xpm[] = { "....+.... ", ".+++ +++. ", "....+.... ", -" .+. ... ... ", -" .+. .+. .+. ", -" ... .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" ... ... ", +" .+. ", +" .+. ... ", +" ... ..... ", +" ..+++.. ", +" ..+...+.. ", +" .....++. .++.... ", +" .++++.. ..++++ ", +" ..... .... ", +" ", +" ", +" ", +" ..... .... ", +" .++++.. ..++++ ", +" .....++. .++.... ", +" ..+...+.. ", +" ..+++.. ", +" ..... ", +" ... ", +" ", " ", " ", " ", diff --git a/src/pixmaps/cursor-thin.xpm b/src/pixmaps/cursor-thin.xpm index c13b09176..bde97d10e 100644 --- a/src/pixmaps/cursor-thin.xpm +++ b/src/pixmaps/cursor-thin.xpm @@ -10,25 +10,25 @@ static char * cursor_thin_xpm[] = { "....+.... ", ".+++ +++. ", "....+.... ", -" .+. .... .... ", -" .+. ..+. .+.. ", -" ... ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" .+. .+. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" ..+. .+.. ", -" .... .... ", +" .+. ", +" .+. ", +" ... ..... .... ", +" ...... ..... ", +" .++++.. ..++++ ", +" .....++.....++.... ", +" ..+++++.. ", +" ..... ", +" ", +" ", +" ..... ", +" ..+++++.. ", +" .....++.....++.... ", +" .++++.. ..++++ ", +" ...... ..... ", +" ..... .... ", +" ", +" ", +" ", " ", " ", " ", -- 2.30.2