After the Flutter 3.16 update, the horizontal centering is off for emoji and CJK characters (as noted [here](https://github.com/suragch/mongol/issues/47#issuecomment-1868500343)):  This is not the case when setting `style: TextStyle(height: 1)` though:  The solution is probably in `MongolParagraph` and related to assumptions about the line width.