]> git.eshelyaron.com Git - emacs.git/commit
Fix blurry text on multiple scale monitor setups
authorPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 07:48:50 +0000 (15:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 07:50:25 +0000 (15:50 +0800)
commitef1dfd2261f717136896b73dc96e7c3fbd72c14d
tree04bf299412c119426f74f2bf1155742b32069cfb
parent9a9a3390adc7ed286442300d46c87ecfdc764614
Fix blurry text on multiple scale monitor setups

* src/pgtkterm.c (pgtk_copy_bits): Preserve window scale factor
on temporary surface.  (bug#54040)
src/pgtkterm.c