Fixed: Performance issues due to logging in FR_SetFont()
It is not necessary to log each time the caller attempts to set aninvalid/unknown font to use with the font renderer. It is intendedthat this will fail gracefully and silently.
View differences
Fixed: Performance issues due to logging in FR_SetFont()
It is not necessary to log each time the caller attempts to set an
invalid/unknown font to use with the font renderer. It is intended
that this will fail gracefully and silently.