summaryrefslogtreecommitdiff
path: root/bluez_bluetooth
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-07-28 15:52:14 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-07-29 11:03:20 +0000
commit2f2b3fff8997f9da14d64053afd19aa971e7829c (patch)
tree1a51bce8abebf0697e73f0981b3b69fe542550b4 /bluez_bluetooth
parent52a533cc31f630ad482fe0fde8d925b459c787bf (diff)
fdo#66006 Convert to PNG for JPEG that can't be losslessly rotated
If a JPEG image has a width or height which is not a multiple of 16 (width/heigh % 16 != 0) then it can't be completelly lossleessly rotated (the last uncomplete MCUs can't be rotated) and the image is cropped on the lower size. To prevent this such JPEG images must be rotated to PNG to prevent loss. Afterwards image can still be compressed with "Compress Graphic Dialog". Change-Id: Ie2803512a93bba55573bf66c547f132f37cba711 Reviewed-on: https://gerrit.libreoffice.org/5159 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
Diffstat (limited to 'bluez_bluetooth')
0 files changed, 0 insertions, 0 deletions