// Get the width of one line, adding 8.0 because Apple sucks donkey rectum.
float oneLineWidth = ( [oneLine sizeWithAttributes:attr].width + 8.0 );
// Add the height of this line to the total text height
// Get the width of one line, adding 8.0 because Apple sucks donkey rectum.
float oneLineWidth = ( [oneLine sizeWithAttributes:attr].width + 8.0 );
// Add the height of this line to the total text height