show packed frame
This commit is contained in:
parent
d7a54361f5
commit
a2f07920c7
5 changed files with 136 additions and 24 deletions
2
justfile
2
justfile
|
@ -20,7 +20,7 @@ run-cli: build-cli
|
|||
{{exe_cli}} lenna.png 0 0 0 0
|
||||
|
||||
run-gui: build-gui
|
||||
nixGL {{exe_gui}} lenna.png
|
||||
nixGL {{exe_gui}} lenna.png 0 0 64 64 100 100 200 164 80 200 150 420
|
||||
|
||||
generate-build:
|
||||
git clean -xf src/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue