Closed livibetter closed 8 years ago
There are four things:
(self.height*2)
_width
_height
output_width
output_height
There are four things:
(self.height*2)
._width
and_height
calculations can be done directly, no need of recursions.output_width
andoutput_height
are cached for centering.