1d9237e3c2
There are two approaches taken - naively using a bunch of drawTexts and using drawGlyphs. The latter runs about twice as fast (45 ms per frame vs 90 ms per frame) at the expense of more complex code (need to layout individual glyphs in the JS). Change-Id: I5bc93048c0297f036215f86244b395cf812226a4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502369 Reviewed-by: Nathaniel Nifong <nifong@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> |
||
---|---|---|
.. | ||
demos | ||
.gitignore | ||
Makefile |