skia2/modules/skottie
Kevin Lubick ec1c620316 Avoid system fonts when fuzzing
This should make reproducing certain fuzzes easier between oss-fuzz
and a typical dev's desktop.

This was the most straight-forward way I could think of to
accomplish this.  An ideal solution would "compile" a set of
fonts that was not the test set and embed it, but I lack the
domain knowledge to craft such a set.

If this method works ok, we can explore making the font set
more robust and varied.

Bug: 818769
Change-Id: I03eb2bc316caf7aec3ffa88e59ff29d76c8557ec
Reviewed-on: https://skia-review.googlesource.com/c/177800
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2018-12-14 17:11:56 +00:00
..
fuzz Avoid system fonts when fuzzing 2018-12-14 17:11:56 +00:00
gm [skottie] Expose composition markers to embedders 2018-12-01 04:44:03 +00:00
include [skottie] Expose composition markers to embedders 2018-12-01 04:44:03 +00:00
src [skottie] Add initial tracing 2018-12-13 16:44:23 +00:00
utils [skottie] Expose composition markers to embedders 2018-12-01 04:44:03 +00:00
BUILD.gn Avoid system fonts when fuzzing 2018-12-14 17:11:56 +00:00
skottie.gni Reland: [skottie] Initial property setters 2018-09-24 21:46:07 +00:00