commit: c679d6d9b62d3d020700f1a73b999eb1084689f1
parent a5781c651c50cf560a39ba8fa5043483ddeccd44
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 17 Apr 2024 17:09:23 +0200
zoom-{in,out}: new
Diffstat:
7 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
@@ -94,6 +94,8 @@ help
row-resize
col-resize
vertical-text
+zoom-in
+zoom-out
'
NAME=ultrasharp
diff --git a/cursors/zoom-in b/cursors/zoom-in
Binary files differ.
diff --git a/cursors/zoom-out b/cursors/zoom-out
Binary files differ.
diff --git a/zoom-in.cfg b/zoom-in.cfg
@@ -0,0 +1 @@
+16 4 4 zoom-in.png
+\ No newline at end of file
diff --git a/zoom-in.png b/zoom-in.png
Binary files differ.
diff --git a/zoom-out.cfg b/zoom-out.cfg
@@ -0,0 +1 @@
+16 4 4 zoom-out.png
diff --git a/zoom-out.png b/zoom-out.png
Binary files differ.