]> git.eshelyaron.com Git - emacs.git/commit
Fix synthetic bold on macOS retina displays
authorAlan Third <alan@idiocy.org>
Mon, 29 Aug 2016 19:48:06 +0000 (20:48 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 4 Sep 2016 22:06:14 +0000 (23:06 +0100)
commit62e4dc4660cb3b29cfffcad0639e51c7f382ced8
tree545a6445ec5561c32b56f5ed5815768df71a6e9f
parentca47390727c55a40a54d0dea3b15bd094ea9cde2
Fix synthetic bold on macOS retina displays

* src/macfont.m (macfont_draw): Multiply the synthetic bold scaling
factor by the OS window backing scale factor.
src/macfont.m