react-native/ReactCommon/fabric/textlayoutmanager
Valentin Shergin bb9bf26169 Fabric: Using exact UIFontWeight* constants instead of CGFloat
Summary: SUDDENLY, `-[UIFont systemFontOfSize:weight:]` returns incorrect result if `weight` is not exactly equal to any of built-in constants.

Reviewed By: fkgozali

Differential Revision: D8246712

fbshipit-source-id: 13d59cc8d66a4494437f28d791fd93fa83ebe6fb
2018-06-08 20:31:40 -07:00
..
tests Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
BUCK Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
NSTextStorage+FontScaling.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
NSTextStorage+FontScaling.m Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTAttributedTextUtils.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTAttributedTextUtils.mm Fabric: Using Size instead of Point as textShadowOffset's type 2018-06-08 20:31:40 -07:00
RCTFontProperties.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTFontUtils.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTFontUtils.mm Fabric: Using exact UIFontWeight* constants instead of CGFloat 2018-06-08 20:31:40 -07:00
RCTTextLayoutManager.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
RCTTextLayoutManager.mm Fabric/Text: Connecting the dots 2018-05-08 19:24:10 -07:00
RCTTextPrimitivesConversions.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
TextLayoutManager.h Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00
TextLayoutManager.mm Fabric/Text: textlayoutmanager 2018-05-07 19:05:53 -07:00