Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Function to get the height of a Font in pixels.
The member function Font::Size and std::abs on Font::Height don't work perfectly.
Use Canvas::TextHeight on a random string instead.
//From http://www.richelbilderbeek.nl/CppGetFontHeight.htm |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.