How to add Custom Fonts to EFI Applicaiton #11388
kowalski100
started this conversation in
General
Replies: 1 comment
-
|
To my knowledge, this isn't possible without HII (via You may also find the Edit: There is also a PoC for using Freetype with EDK-II showing that it's possible to accomplish this without HII |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My EFI application has a simple UI which displays some info using simple fonts in edk2 (built-in). I am unable to increase the size of fonts, make it bold, italic etc. Is it possible? I have no luck with it if not how i can add custom fonts and sizes etc. any useful guide?
My logic:
Beta Was this translation helpful? Give feedback.
All reactions