]> git.lyx.org Git - features.git/commit
Use bilinear filtering when resizing graphics
authorGuillaume Munch <gm@lyx.org>
Sat, 30 Apr 2016 18:56:57 +0000 (19:56 +0100)
committerGuillaume Munch <gm@lyx.org>
Fri, 20 May 2016 20:19:31 +0000 (21:19 +0100)
commita70f053a625c32a64d8e31806808ad854a9b92a3
tree02b82a0177325f110f493e10617709f1da82ad4a
parent791ef980167a428cfe99939c249964b4adf486e7
Use bilinear filtering when resizing graphics

This is used when scaling graphics previews. It is also used on a rare occasion
to scale instant previews when the user's configuration mixes low-dpi and
high-dpi monitors (#10114).
src/frontends/qt4/GuiImage.cpp
src/frontends/qt4/GuiPainter.cpp