Reverts: flutter/engine#53198 Initiated by: jonahwilliams Reason for reverting: oops. Original PR Author: jonahwilliams Reviewed By: {chinmaygarde} This change reverts the following previous change: We need to match the rounding of glyphs to fix https://github.com/flutter/flutter/issues/138670 . We also don't have sufficient AA quality with 4x MSAA for high quality strokes. Fixes https://github.com/flutter/flutter/issues/138670 Fixes https://github.com/flutter/flutter/issues/136688