* fix: set the dimensions of bound text correctly * use original Text when wrapping * fix text align * fix specs * fix * newline
* fix: Reduce padding to 5px * reduce width by 50 to fix tests * Push the word if appending space exceeds max width when breaking words * fix spec