8 Commits

Author SHA1 Message Date
Randall Li
98ccf1f376 [FontScaler] Change deprecation warning to point at newer recommendation.
PiperOrigin-RevId: 492042794
2022-11-30 16:04:50 -08:00
Jeff Verkoeyen
b2bbd50350 Mark all To Be Deprecated APIs as Deprecated.
PiperOrigin-RevId: 460478209
2022-07-12 09:13:52 -07:00
Randall Li
d078b06cf9 Mark MDCScalableFontDescriptor to be deprecated
PiperOrigin-RevId: 458331491
2022-06-30 15:56:12 -07:00
Jeff Verkoeyen
08051b7bda Remove all pre-iOS 12 logic.
PiperOrigin-RevId: 400798440
2021-10-04 13:20:55 -07:00
Jeff Verkoeyen
86a8c97dc7 Remove all pre-iOS 12 logic.
PiperOrigin-RevId: 400788645
2021-10-04 12:41:07 -07:00
Jeff Verkoeyen
c34de39e30 Internal change.
PiperOrigin-RevId: 397316843
2021-09-17 07:45:01 -07:00
Jeff Verkoeyen
3bc7339b7a Improve support for tvOS.
Several APIs rely on APIs that are unavailable on tvOS. To better support MDC being built for tvOS apps, these APIs have been annotated as also unavailable on tvOS.

PiperOrigin-RevId: 349566292
2020-12-30 09:17:24 -08:00
Jeff Verkoeyen
1baab835a5 Add a new ScalableFontDescriptor library.
This library can be used to represent custom scalable fonts on iOS 11 and up.

PiperOrigin-RevId: 326463440
2020-08-13 09:39:48 -07:00