Closed vadz closed 3 years ago
This is annoying and mostly unnecessary, as it's only useful when debugging font-related problems and not always.
Use wxLogTrace() which allows to enable this output, by setting WXTRACE environment variable to "font", only when it's really wanted.
Thanks, good idea
This is annoying and mostly unnecessary, as it's only useful when debugging font-related problems and not always.
Use wxLogTrace() which allows to enable this output, by setting WXTRACE environment variable to "font", only when it's really wanted.