diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-26 16:38:22 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-26 16:38:22 +0100 |
commit | 2e87ebe040eee6ec32404411369c433447fce936 (patch) | |
tree | d9cedaa7d089ba3ac854cfe8fd0482b956a861e9 /TODO | |
parent | 527c95cf0f32abcbdb1c7460fc50d334430758e8 (diff) |
Remove the (now unneccessary) libjpeg code
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -27,9 +27,3 @@ 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... |