skia2/modules
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
..
pathkit [canvaskit] Expand canvas2d API 2018-11-20 18:39:43 +00:00
skottie Avoid system fonts when fuzzing 2018-12-14 17:11:56 +00:00
sksg use SkFont more 2018-12-07 22:10:39 +00:00
skshaper SkShaper per-line callback 2018-12-12 17:54:12 +00:00