Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 191 Bytes

File metadata and controls

13 lines (9 loc) · 191 Bytes
clang -o grid main.c
./grid --image reference.jpg --canvas 11x14

Credit to the public domain single-header libraries used: • stb_image.h • stb_image_write.h