Stefan Haustein
|
7e5b9d94ee
|
Revert "null values"
This reverts commit 28e9f5e40e .
|
2019-03-23 22:33:28 +01:00 |
|
Stefan Haustein
|
0973fbd76c
|
Revert "null values"
This reverts commit 3e57ebb80c .
|
2019-03-23 22:33:28 +01:00 |
|
Alan De Smet
|
419056506f
|
Cleanup to match upstream style.
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
f97c6e9eb0
|
Make operator* a member of struct size
instead of being global
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
06467c38d8
|
Center tall, skinny thumbnails in their space.
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
6b80bc0717
|
Preserve aspect ratio of tall, skinny images in thumbnails.
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
69f57a4730
|
Add operator<<(istream) for size for debugging
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
b58820e647
|
Extract size-to-fit logic for re-use in thumbnails.
|
2019-03-23 22:32:20 +01:00 |
|
cabelo
|
3e57ebb80c
|
null values
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
28e9f5e40e
|
null values
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
9717adc840
|
null values
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
543cebef37
|
Constant standard output stream
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
aef2fbccdc
|
Persistence options
|
2019-03-23 22:30:54 +01:00 |
|
Alan De Smet
|
9943deed2c
|
Convert greyscale inputs to RGB.
|
2019-03-22 20:57:58 +01:00 |
|
CHEN Feng
|
287fde3341
|
Fix the '-Wcatch-value' warning under gcc 7.3.0
tiv.cpp:464:45: warning: catching polymorphic type ‘struct cimg_library::CImgIOException’ by value [-Wcatch-value=]
|
2019-03-11 20:52:08 +01:00 |
|
h@di
|
3e5a20c504
|
Fix bug of not processing last row & column of buckets
Fix #25
|
2018-08-03 17:56:27 +04:30 |
|
h@di
|
f28e0b0129
|
Change error output stream to stderr
|
2018-08-03 17:46:12 +04:30 |
|
stefan.haustein@gmail.com
|
1ce1732e68
|
Support directories (instead of crashing)
|
2018-07-29 23:55:46 +02:00 |
|
Nguyễn Hoàng Dương
|
4caaaca80a
|
Update tiv.cpp
Fix little typo
|
2017-10-21 17:42:13 +07:00 |
|
stefan.haustein@gmail.com
|
a69ffa848d
|
don't redistribute colors when more than 50% of a cell are of the same two colors
|
2017-10-16 22:28:22 +02:00 |
|
stefan.haustein@gmail.com
|
79b468fbbc
|
Added an option to turn off the character optimization step
|
2017-07-11 22:25:22 +02:00 |
|
stefan.haustein@gmail.com
|
2e91d92936
|
C++ version added
|
2017-07-11 21:25:08 +02:00 |
|