The CGSize it returns is not the same one I get if I manually combine the rectangles for each line in the frame. I can get the same *width* (depending on which options I use with CTLineGetBounds), but never the same height. Does anyone know how it's calculating the height?
Rob