aboutsummaryrefslogtreecommitdiffstats
path: root/icat.go
AgeCommit message (Expand)AuthorFilesLines
2026-05-30Floyd-RivestRose Hogenson1-24/+48
2026-05-30Move median cut into icatRose Hogenson1-1/+115
2026-05-28Change to block24 mode by defaultRose Hogenson1-1/+4
2026-05-28Use the sixel packageRose Hogenson1-24/+83
2025-10-08Update import pathRose Hogenson1-5/+16
2025-03-17Add more file formatsRose Hogenson1-0/+4
2025-03-17Improve usageRose Hogenson1-19/+27
2025-03-17Use bilinear scalingRose Hogenson1-1/+1
2025-03-17Print in double resolution using ▀Rose Hogenson1-7/+12
2023-08-31Use one stdout buffer for the whole program.Rose Hogenson1-4/+6
2023-08-31Use bufio for output.Rose Hogenson1-2/+5
2023-08-31Use the draw package for resizing the image.Rose Hogenson1-4/+5
2023-08-30Load terminal size once at the beginning.Rose Hogenson1-8/+8
2023-08-30icat: a program to print images in the terminal.Rose Hogenson1-0/+80