Re: [PATCH RFC 0/3] Automatically choose a bigger font for high resolution screens

2019-06-20 Thread Greg Kroah-Hartman
On Thu, Jun 20, 2019 at 09:43:21AM +0200, Takashi Iwai wrote: > On Thu, 20 Jun 2019 08:28:21 +0200, > Greg Kroah-Hartman wrote: > > > > On Tue, Jun 18, 2019 at 10:34:22PM +0200, Takashi Iwai wrote: > > > Hi, > > > > > > this is an RFC patch for automatically selecting a bigger font for > > > high

Re: [PATCH RFC 0/3] Automatically choose a bigger font for high resolution screens

2019-06-20 Thread Takashi Iwai
On Thu, 20 Jun 2019 08:28:21 +0200, Greg Kroah-Hartman wrote: > > On Tue, Jun 18, 2019 at 10:34:22PM +0200, Takashi Iwai wrote: > > Hi, > > > > this is an RFC patch for automatically selecting a bigger font for > > high resolution monitors if available. Although we recently got a > > 16x32 sized

Re: [PATCH RFC 0/3] Automatically choose a bigger font for high resolution screens

2019-06-19 Thread Greg Kroah-Hartman
On Tue, Jun 18, 2019 at 10:34:22PM +0200, Takashi Iwai wrote: > Hi, > > this is an RFC patch for automatically selecting a bigger font for > high resolution monitors if available. Although we recently got a > 16x32 sized font support in the kernel, using it still requires some > extra kernel opti