skia2/experimental/canvaskit/tests
Kevin Lubick 8e4a331c8a [canvaskit] Canvas API for loading fonts
There's the barest hint of a "font manager" here.
Basically, nothing smart to deal with bold or fallbacks.

Maybe one day, we'll expose
SkTypeface* matchStyleCSS3(const SkFontStyle& pattern);

and do smart things for fallbacks, but for now that's not
in the immediate future.

Docs-Preview: https://skia.org/?cl=177067
Bug: skia:
Change-Id: Iaeabcbf5ff4511a01b37c16c983e447c25b0e3e7
Reviewed-on: https://skia-review.googlesource.com/c/177067
Reviewed-by: Ben Wagner <bungeman@google.com>
2018-12-14 21:32:21 +00:00
..
assets [canvaskit] Canvas API for loading fonts 2018-12-14 21:32:21 +00:00
canvas2d.spec.js [canvaskit] Canvas API for loading fonts 2018-12-14 21:32:21 +00:00
matrix.spec.js [canvaskit] Make transforms work properly 2018-11-26 17:16:42 +00:00
path.spec.js [canvaskit] Allow users to load their own fonts 2018-12-12 15:40:08 +00:00