Schoppy0384 Posted August 22, 2014 Share 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 Link to comment Share on other sites More sharing options...
Rick Posted August 22, 2014 Share 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 Link to comment Share on other sites More sharing options...
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.