|
|
1.1 moko 1: @main[] 1.2 ! moko 2: ^show[1.bmp] ! 3: ^show[^file::load[binary;395_dir/1.bmp]] ! 4: ! 5: ^show[3_VP8.webp] ! 6: ^show[3_VP8L.webp] ! 7: ^show[3_VP8X.webp] 1.1 moko 8: 9: @show[arg] 1.2 ! moko 10: ^json:string[^image::measure[395_dir/$arg]]