bungeman 3d998a667a Remove call to SkFont::setLinearMetrics (flutter/engine#8612)
This particular call doesn't do anything since the default is false
anyway. In addition Skia is looking to remove this flag since setting it
to true is now synonymous with setting the hinting to none.
2019-04-17 15:13:19 -04:00
..