diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-22 19:10:56 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-22 19:10:56 +0100 |
commit | 6ac188a996152b8a7836a9192c81af1b197d4c49 (patch) | |
tree | 897fd14d9c70d8c4d121df4b7a9253eb19022328 /TODO | |
parent | 9949ad7be13b64eeeb111198499973134b96fa17 (diff) |
Update README, TODO & feh(1)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -27,3 +27,9 @@ Control thumbnail mode (image selection, mainly) with keys. Xinerama support is present, but far from perfect. Some day I will debug that, I guess. + +Lossless rotation is horribly broken. The code was copied from libjpeg6b +and does not work with libjpeg8. However, it _has_ to be copied because +the rotation functions are not available externally. +Executing the jpegtran binary from inside feh is probably the best way +to "fix" this... |