| commit | a651e483a03f225e10b12830b755c0e003d3ad37 | [log] [tgz] |
|---|---|---|
| author | Florin Malita <fmalita@google.com> | Mon Oct 06 17:24:14 2025 -0400 |
| committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Oct 07 07:12:31 2025 -0700 |
| tree | 48b9eb6b6aeebd291d5698b1b97a3a2edcb84ce3 | |
| parent | 36e19087f3183e8703558724ae91a16e148d8697 [diff] |
[fontations] Use SkMatrix::mapRect for bounds mapping The main motivation is to elimitate mutating path calls (transform), but the new approach should also be cheaper/cleaner. Change-Id: If9a0ecfe82546ad4a4783a5266b5a56ec6e6d2c0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1068096 Reviewed-by: Dominik Röttsches <drott@google.com> Commit-Queue: Florin Malita <fmalita@google.com>