Aaron Liu
e636a03c13
separate print and string generation functions
...
string generation during image processing now have their own functions
2024-02-01 18:05:50 -05:00
Aaron Liu
9969dd1cff
rename some functions
...
change emit to print; emit will be used for things that generate strings/streams
use camelCase, closer to google style
specify that color is terminal color
2024-02-01 18:04:23 -05:00
Aaron Liu
c001eca18d
minor optimizations & bump version
...
make flags an int8_t
replace excessive instances of endl with \n
make a boolean const with better assignment
2024-02-01 18:01:06 -05:00
Aaron Liu
e72b11d359
more comments
2024-02-01 17:52:19 -05:00
Aaron Liu
e358e372ec
fix weird CImg bug
2024-02-01 17:49:14 -05:00
Aaron Liu
7573de8a61
fix a stupid typo and clarify windows error code
2023-12-06 20:38:24 -05:00
Aaron Liu
c4e12b539a
bump version
2023-12-06 16:04:41 -05:00
Aaron Liu
e5c4677542
Merge branch 'master' of https://github.com/stefanhaustein/TerminalImageViewer
2023-12-06 15:58:41 -05:00
Aaron Liu
11d82bde63
try to help #132
...
also added a bit of docs
2023-12-06 15:57:55 -05:00
Huell-Howitzer
55e6f062a3
Fix typo
2023-11-30 16:45:52 -08:00
Aaron Liu
413a90124c
version 1.2
2023-09-29 21:06:50 -04:00