Hello,

Is 19 point sysdefault the only font available by default with UEFI?  If I
want a different size font or if I want Arial, do I have to create the font
package myself and specify all the glyphs and everything from scratch?

I tried enumerating through fonts with GetFontInfo, but didn't get anything
back unless I used NULL (and it gives me the sysdefault font).  I also
don't understand the point of providing StringInfoIn unless the only thing
GetFontInfo can do is verify that a specified font is in the package.  Is
it not possible to enumerate through the package?

I've been unable to find any example code of how to use a font other than
sysdefault.

I've gotten StringToImage to work by passing NULL to StringInfo, but I want
to use 14 point Arial font (or some nice font like that) instead of 19
point sysdefault font.

Thanks,
Thomas Rognon
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to