This commit is contained in:
2025-02-04 15:15:53 -07:00
parent ddf6dd559b
commit 34f536f944
13 changed files with 327 additions and 95 deletions

2
examples/basics/io.lisp Normal file
View File

@@ -0,0 +1,2 @@
(open "/home/dakedres/pictures/elex-hiram.png")
(export "png" 1.0 "test")