skia2/modules/skparagraph
Mike Reed ae33954b49 Updates to GlyphRuns[]
1. Fold "origin" into the positions (simplification)
2. Extend positions and offset arrays by 1, to include 1-past last glyph
3. Add flags field to run (with just WS flag for now)

Change-Id: I93e38df808a5e9e4e5bcedbc62bc5a7aa433ef2e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/399876
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Reviewed-by: Yegor Jbanov <yjbanov@google.com>
2021-04-28 00:42:54 +00:00
..
bench Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
gm Fix gm dimensions 2021-04-16 17:09:59 +00:00
include Updates to GlyphRuns[] 2021-04-28 00:42:54 +00:00
samples Float error and positioning 2021-04-05 19:00:46 +00:00
src Updates to GlyphRuns[] 2021-04-28 00:42:54 +00:00
tests Add halfLeading to TextStyle and StrutStyle: https://github.com/flutter/engine/pull/24668 2021-04-16 18:58:25 +00:00
utils Fix clang 12 Wsuggest-override and Wsuggest-destructor-override 2020-07-22 01:11:36 +00:00
BUILD.gn Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skparagraph.gni Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
test.html Yet another workaround Thai \n problem (same as txtlib) 2020-11-06 19:33:39 +00:00