emacs-humanities
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-humanities] Optical Size Adjustment of Variable Fonts in Emac


From: Gregory Heytings
Subject: Re: [emacs-humanities] Optical Size Adjustment of Variable Fonts in Emacs
Date: Fri, 09 Apr 2021 00:32:34 +0000



And I’ve written a post[1] describing the problem and how I found the solution, but before I publish it on my website I wanted to get opinions from this list.


Thank you for this!

Note that the solution you found works on GNU/Linux, but AFAIK doesn't work on macOS, where only integer values are allowed for :height, and where these integer values are rounded. For example :height 144 is 14, :height 145 to :height 154 is 15, :height 155 is 16, and so forth. So you cannot have a "slightly larger" font on macOS.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]