diff options
author | Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> | 2013-07-26 15:43:17 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-07-31 13:13:52 +0000 |
commit | 72319bfcced8b416c347e3d92d17296b2996b80b (patch) | |
tree | e3aa7fd512d6f0ca938aec22dc2d687127ff7b10 /languagetool | |
parent | abfddb389930ef7ea80e33f22e48342e0c8ef473 (diff) |
sd/slidesorter: double thumbnails resolution and disable supersampling
This is a band-aid patch to improve Presenter on high resolution displays.
Supersampling is disabled because:
- it uses a lot of cpu
- and it seems more appropriate to do:
render page at thumbnail resolution
instead of:
render page at thumbnail resolutionx2 then scale it down by 2
(see BitmapFactory::CreateBitmap)
See also: https://gerrit.libreoffice.org/#/c/4052/
Change-Id: I380ddf3645f7c48eecf0df986dfaa1492e23228a
Reviewed-on: https://gerrit.libreoffice.org/5127
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Diffstat (limited to 'languagetool')
0 files changed, 0 insertions, 0 deletions