skia2/experimental/canvaskit
Kevin Lubick ec4903d515 [canvaskit] Use textblob
Removes old API and replaces with new version.
drawText now requires SkFont and other changes.

Bug: skia:
Change-Id: Ie42a5243629542934c761223ed2e8dc6685d3572
Reviewed-on: https://skia-review.googlesource.com/c/183389
Reviewed-by: Mike Reed <reed@google.com>
2019-01-14 14:12:59 +00:00
..
canvaskit [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
fonts [canvaskit] Allow users to load their own fonts 2018-12-12 15:40:08 +00:00
htmlcanvas [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
perf [canvaskit] Add .ready() which is a real promise 2019-01-04 19:48:19 +00:00
tests [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
.gitignore [canvaskit] Allow users to load their own fonts 2018-12-12 15:40:08 +00:00
canvaskit_bindings.cpp [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
CHANGELOG.md [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
compile.sh [canvaskit] Add .ready() which is a real promise 2019-01-04 19:48:19 +00:00
cpu.js [canvaskit] Allow providing webgl context and canvas element 2019-01-04 12:58:05 +00:00
debug.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
externs.js [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
gpu.js [canvaskit] Allow providing webgl context and canvas element 2019-01-04 12:58:05 +00:00
helper.js [canvaskit] Add isPointInPath / isPointInStroke 2018-12-07 18:58:48 +00:00
interface.js [canvaskit] Use textblob 2019-01-14 14:12:59 +00:00
karma.bench.conf.js [canvaskit] Add perf jobs 2018-10-17 19:41:16 +00:00
karma.conf.js [canvaskit] Add drawImage support 2018-12-03 18:47:29 +00:00
Makefile [canvaskit] Performance tuning of GL calls 2018-12-17 16:28:30 +00:00
package.json [canvaskit] Get docs ready for npm release 2018-12-18 12:56:18 +00:00
ready.js [*kit] fulfil promise immediately 2019-01-07 03:29:04 +00:00
release.js [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +00:00
serve.py [CanvasKit] Implement some basic Canvas/Surface things. 2018-09-21 12:03:55 +00:00
skottie_bindings.cpp [canvaskit] Refactor skottie into own file 2019-01-03 21:10:05 +00:00
WasmAliases.h [canvaskit] Refactor skottie into own file 2019-01-03 21:10:05 +00:00