Schoppy0384 Posted August 22, 2014 Posted August 22, 2014 Hi, is it possible to change the fontHeight? I have only found Font->GetHeight() but I need Font->SetHeight() Thanks Quote
Rick Posted August 22, 2014 Posted August 22, 2014 You have to load a new font object where the size is a parameter to the loading function. http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/font/fontload-r43 You can load the same font with different sizes many times. I wish this was more of an option in the DrawString() function but oh well Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.