** Tags added: xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1851623

Title:
  Enable framebuffer fonts auto selection for HighDPI screen

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Disco:
  In Progress
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Fix Released

Bug description:
  == Justification ==
  After bug 1819881 - [CONFIG] please enable highdpi font FONT_TER16x32,
  our kernels now support TER16x32 font for high resolution screen.

  With Takashi's patch:
    dfd19a50 (fonts: Prefer a bigger font for high resolution screens)

  The framebuffer can now decide which font to use base on the screen
  resolution. It will be great to have this feature in older kernels as
  well.

  == Fixes ==
  * aa1d19f1 (fonts: Fix coding style)
  * dfd19a50 (fonts: Prefer a bigger font for high resolution screens)

  First patch just changes the coding style, no actual changes were made.
  The second patch added an extra check to see if we can use highDPI font.

  These two patches can be cherry-picked into X/B/D

  For Eoan and onward, they already have these patches.

  == Test ==
  Test kernels can be found here:
  https://people.canonical.com/~phlin/kernel/lp-1851623-fb-font-detect/

  Patch tested on a Dell UHD laptop and it works as expected, the font
  displayed in the early boot stage has been set to a more readable one.

  == Regression Potential ==
  Low, this only affects the frame buffer, changing the way to decide which 
font to use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851623/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to