Kiet: Each font is specified as EFI_NARROW_GLYPH that has a preferred dimension (w x h) of 8 x 19 pixels.
So, font size is not changed.
Thanks Liming
-----邮件原件----- 发件人: discuss@edk2.groups.io <discuss@edk2.groups.io> 代表 Kiet Pham 发送时间: 2021年9月24日 18:19 收件人: discuss@edk2.groups.io 主题: [edk2-discuss] Make HII browser engine render faster and change font Size in HII
Hello All,
I'm currently develop BIOS Setup Utilities. The monitor resolution is too big 1920 x 1080 so when I try to set BIOS setup full screen, it took short but noticeable render time to render the BIOS Setup. Also, I cannot find
any
way to modify font size, most are just changing character "container" size without changing character size.
So I'd like to ask how to make HII Browser Engine render faster and technique to adjust font size.