[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