SkPDF: eliminate SkPDFCIDfont class
authorhalcanary <halcanary@google.com>
Tue, 16 Aug 2016 17:29:38 +0000 (10:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Aug 2016 17:29:38 +0000 (10:29 -0700)
commit28c6d83c98473a24b8d0b0d279c43fd37ff24055
tree1e45612af0c02aec2dc8ce40609ae91065732df4
parenta1b42d91a5726683d7933b81a6e00ed28649e7ed
SkPDF: eliminate SkPDFCIDfont class

get_glyph_widths() and set_glyph_widths() combined.

set_glyph_widths() now takes a SkPDFGlyphSet*.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2244173005

Review-Url: https://codereview.chromium.org/2244173005
src/pdf/SkPDFFont.cpp
src/pdf/SkPDFFont.h