skia2/modules
Ben Wagner bedbb0780b Allow HarfBuzz to massage the character stream.
If the nominal_glyphs callback returns a value less than 'count'
HarfBuzz will process the rest of the buffer with the nominal_glyph
callback and attempt to find glyphs through NFC and space synthesis. It
may be preferable in the future to tweak this behavior, since this is
effectively modifying the font.

Change-Id: If2deeb643c5e636d18e914eb7ee32518f86077f5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/231110
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-07-31 19:54:36 +00:00
..
canvaskit Major rewrite of the particle system based on the SkSL interpreter 2019-07-25 19:59:03 +00:00
particles Finish and document particle public API 2019-07-29 13:30:26 +00:00
pathkit rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
skottie [skottie] Rename TextValue to TextPropertyValue and make public. 2019-07-31 13:30:32 +00:00
skparagraph rewrite *.gn and #includes on CheckGeneratedFiles bot 2019-07-25 20:48:33 +00:00
sksg [skottie] Ref-counted animators 2019-07-23 22:40:14 +00:00
skshaper Allow HarfBuzz to massage the character stream. 2019-07-31 19:54:36 +00:00