~rabbits/public-inbox

oekaki: Also normalize rect for snarf v1 PROPOSED

Jules Maselbas: 1
 Also normalize rect for snarf

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~rabbits/public-inbox/patches/55168/mbox | git am -3
Learn more about email & git

[PATCH oekaki] Also normalize rect for snarf Export this patch

---
 src/oekaki.tal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/oekaki.tal b/src/oekaki.tal
index 3d3721e..9d30d46 100644
--- a/src/oekaki.tal
+++ b/src/oekaki.tal
@@ -651,6 +651,7 @@
	&pixel $4

@<snarf-rect> ( x* y* x2* y2* -- )
	normalize-rect
	;dict/snarf-ext .File/name DEO2
	,&y2 STR2
	,&x2 STR2
-- 
2.45.2
Thanks! That's a nice one, merged along with the others.
Are you planning on doing inktober with Oekaki by any chance?

Dll