add bounding box
This commit is contained in:
parent
2e24f0314b
commit
7c383dc245
12 changed files with 153 additions and 4 deletions
2
justfile
2
justfile
|
@ -6,7 +6,7 @@ build:
|
|||
tup
|
||||
|
||||
run: build
|
||||
{{exe}}
|
||||
{{exe}} lenna.png 0 0 0 0
|
||||
|
||||
generate-build:
|
||||
git clean -xf src/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue