Closed Kethku closed 5 years ago
premature optimization
I had a check that would prevent doing the print calculation if the coordinates passed were off screen. Obviously this isn't ok because text moves horizontally past the starting position. So I removed the checks.
premature optimization
I had a check that would prevent doing the print calculation if the coordinates passed were off screen. Obviously this isn't ok because text moves horizontally past the starting position. So I removed the checks.