3c85b2e5650933c81b2b4f23d7a90a5182f8a219
This implements full text rendering with the Skwasm renderer. The font fallback logic has been refactored to decouple the font fallback manager from any CanvasKit-specific types and functions. A chunk of CanvasKit text rendering tests have been ported over to the renderer-agnostic `ui` tests. Fixes https://github.com/flutter/flutter/issues/126339
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%