I need to create a CGSize to compute text height of an arbitrary text with arbitrary length. UIKit has this nice method -sizeWithFont:constrainedToSize: and my text is only cons
CGGeometry defines:
#define CGFLOAT_MAX FLT_MAX