The textWidth() function was not working properly if font = 1. This started with the "Tidy up code" commit when the line "else return 0;" was added.
Also, a several preprocessor directives were added to decrease the number of warnings (when compiler warnings are turned on) by removing unused variables.
The textWidth() function was not working properly if font = 1. This started with the "Tidy up code" commit when the line "else return 0;" was added.
Also, a several preprocessor directives were added to decrease the number of warnings (when compiler warnings are turned on) by removing unused variables.