]> git.lyx.org Git - lyx.git/commit
#9130 Text in main work area isn't rendered with high resolution
authorStephan Witt <switt@lyx.org>
Sat, 18 Oct 2014 13:26:49 +0000 (15:26 +0200)
committerStephan Witt <switt@lyx.org>
Sat, 18 Oct 2014 13:26:49 +0000 (15:26 +0200)
commit82904d46030947352e5dccffeb85ede3ae0a81ca
tree8a2147e6c1a703b891d98b95cdb3aab159601c07
parente7163a0999c08ae3e0448b0d4a7c956d78f98954
#9130 Text in main work area isn't rendered with high resolution
Add pixel_ratio to graphics params to use it for displays with high resolution.
It holds the ratio between physical pixels and device-independent pixels of the graphics.
src/graphics/GraphicsLoader.cpp
src/graphics/GraphicsLoader.h
src/graphics/GraphicsParams.cpp
src/graphics/GraphicsParams.h