Skip to content

Commit c1db0b5

Browse files
committed
Merge branch 'master' of github.com:jcupitt/nip2
2 parents e73447e + fa036d3 commit c1db0b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
- add entropy menu item
66

7+
- how about adding
8+
9+
zip2 10 [1..5] == [[10, 1], [10, 2], [10, 3], ..
10+
11+
should be harmless, and quite useful
12+
13+
same for zip3 etc. as well
14+
15+
check zip use, we probably have this code there already, in various places
16+
717
- sharpen should use new interface?
818

919
- can we call affine from nip2 vips_call? do we need a double array?

0 commit comments

Comments
 (0)