mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This CL updates our use of Skia's API for loading fonts to load exactly the font the developer asked for instead of rounding. R=eseidel@chromium.org BUG=https://github.com/domokit/mojo/issues/65 Review URL: https://codereview.chromium.org/1017563002