e4d3c07fa533b93238dbebe48f289228f0ddadac
The original implementation of arbitrary color source + text was quite complicated due to the fact that I had to use blending to emulate this functionality. Now that we can get paths from a given text data, I can instead make non solid color color sources and text just use the regular geometry + color source pipelines. Fixes https://github.com/flutter/flutter/issues/132928 Fixes https://github.com/flutter/flutter/issues/132972
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%