skia2/include
Ben Wagner 67ef5d7640 Remove SkTypeface::Style use in API.
All known callers of SkTypeface::MakeDefault call it with kNormal and
the only users specifying kNormal explicitly are in Skia, so remove the
parameter. There appear to be no users of SkTypeface::MakeFromTypeface,
so remove it. The current alternative is SkFontMgr::matchFaceStyle which
can do a better job anyway.

Change-Id: I89d94c77f9593407b0a319786848a8b823fcbae4
Reviewed-on: https://skia-review.googlesource.com/56762
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2017-10-09 03:13:33 +00:00
..
android Add SK_API to APIs used by the android framework. 2017-09-21 18:14:36 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec Add SK_API to APIs used by the android framework. 2017-09-21 18:14:36 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core Remove SkTypeface::Style use in API. 2017-10-09 03:13:33 +00:00
effects Reland "Fix SkImageSource::filterBounds()" again 2017-09-25 19:05:20 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Add option to create a deferred render target context with mips 2017-10-06 20:28:00 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports Revert "Revert "migrate to sk_sp for SkFontMgr API"" 2017-09-26 14:05:18 +00:00
private Enable coverage counting path rendering except on Android framework 2017-10-07 07:34:20 +00:00
svg Add a SkWStream-based SkSVGCanvas factory 2017-09-19 20:33:19 +00:00
utils Add missing onDrawDrawable() overrides to utility canvases 2017-09-22 14:01:27 +00:00
views Add width and height option to SampleApp 2017-09-29 14:21:04 +00:00