SIGN IN SIGN UP

Use ceil for default line height and remove implicit stTypographicBounds var

- Switch line spacing from round to ceil to avoid undersizing/truncation.
- Remove NSTextLayoutFragment.stTypographicBounds convenience that guessed a
  fallback line height; callers must pass fallbackLineHeight explicitly.
- FB15131180 workaround remains via stTypographicBounds(fallbackLineHeight:).
M
Marcin Krzyzanowski committed
a1ba1fa89a219e015def5713d2088a4e57701a56
Parent: 756d9e9