freebsd-skq/stand/i386
Toomas Soome becaac3972 loader: use display pixel density for font autoselection
Calculate font size from 16 density independent pixels (dp) by using:
size = 16 * ppi/160 * display_factor

We are specifying font size 16dp, and assuming 1dp = 160ppi.
Also apply scaling factor 2 (display_factor).

MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D28849
2021-02-27 11:26:02 +02:00
..
boot0
boot0sio
boot2
btx
cdboot
common
gptboot
gptzfsboot
isoboot
libfirewire
libi386 loader: use display pixel density for font autoselection 2021-02-27 11:26:02 +02:00
loader loader: create built in font from bold font face 2021-01-23 10:53:30 +02:00
loader_4th
loader_lua
loader_simp
mbr
pmbr
pxeldr pxeboot(8): remove antiquated information 2021-02-15 22:03:37 +00:00
zfsboot
boot.ldscript
Makefile
Makefile.inc