[pdf] Really retain zero glyph in subset
In modern versions of HarfBuzz it is not enough to simply add the
.notdef glyph 0 to the list of glyphs to retain, one must also set the
HB_SUBSET_FLAGS_NOTDEF_OUTLINE flag to retain its outline. Set this flag
if glyph 0 is on the list of used glyphs.
Change-Id: Ie64897cd02a7312c7f007f82e69df09b93711f10
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/635603
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Herb Derby <herb@google.com>
1 file changed