aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/skbug_5321.cpp
Commit message (Collapse)AuthorAge
* SkPDF: Always give a default advance for glyphs.Gravatar halcanary2016-07-15
Prior to this we assumed the default default was 0. It is actually 1000, according to the spec. fixes BUG=skia:5321 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2146403005 Review-Url: https://codereview.chromium.org/2146403005