Files
flutter/engine
Jason Simmons e7c2f2dfb6 libtxt: skip redundant bidi processing performed by minikin (flutter/engine#4539)
The libtxt Paragraph class now runs the bidi algorithm itself, and each text
run passed to doLayout will be entirely LTR or RTL
2018-01-16 10:39:31 -08:00
..