diff options
| author | Omar Rizwan <omar@omar.website> | 2023-06-13 20:22:46 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2023-06-13 20:22:46 +0000 |
| commit | 835429bf446f2e7d5d36b8f228f92a44a8132c3b (patch) | |
| tree | d85eb14827ae50ac990c46212562dd0752cc1451 /virtual-programs | |
| parent | Use ckalloc/ckfree in camera (diff) | |
| download | folk-835429bf446f2e7d5d36b8f228f92a44a8132c3b.tar.gz folk-835429bf446f2e7d5d36b8f228f92a44a8132c3b.zip | |
Delete camera-slice.folk (unused)
Diffstat (limited to 'virtual-programs')
| -rw-r--r-- | virtual-programs/camera-slice.folk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/virtual-programs/camera-slice.folk b/virtual-programs/camera-slice.folk deleted file mode 100644 index 5d36f2f1..00000000 --- a/virtual-programs/camera-slice.folk +++ /dev/null @@ -1,11 +0,0 @@ -Wish $this has filename "camera-slice.folk" - -return -Wish $this has camera image -Wish $this is outlined thick palegoldenrod - -When $this has camera image /im/ & $this has region /r/ { - set coords [lmap n [lindex $r 0 0] {expr $n * 1}] - Wish display runs [list Display::image {*}$coords $im] - Wish $this is labelled "$coords $im" -} |
