Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve wavy decorations for smallish fonts
The wavy text decoration for 10pt font is not as small as one would expect. The issue is that we cap the smallest wavy size we are willing to draw, and this is too pessimistic. To address this, split the limits for the height and width of the wave and reduce them. In the process remove a function. Bug: 347595640 Change-Id: Ibd2d2f4b37f1454a5697d38703b47bd9d5de6454 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5631324 Reviewed-by: Fredrik Söderquist <[email protected]> Commit-Queue: Stephen Chenney <[email protected]> Cr-Commit-Position: refs/heads/main@{#1317302}
- Loading branch information