]> git.lyx.org Git - lyx.git/commit
Compute the font_scaling_factor every time a preview is created (we can afford a...
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 17 Dec 2009 15:25:55 +0000 (15:25 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 17 Dec 2009 15:25:55 +0000 (15:25 +0000)
commite2d6ecff992f8bce03d171a54567644892b87868
tree3d7b8467f69235520843daddff9e5aba216e24c6
parent5a530cca94e8f4842200c671c320940ebf36e541
Compute the font_scaling_factor every time a preview is created (we can afford a few multiplications I guess). Now, the newly generated previews use the possibly updated zoom, dpi and preview_scale_factor.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32563 a592a061-630c-0410-9148-cb99ea01b6c8
src/graphics/PreviewLoader.cpp