commit | 041f5706973384c50bc816407f6a6a3180ea0610 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Fri Mar 10 14:47:30 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Mar 13 13:44:52 2023 +0000 |
tree | 6bae836a87d754f890347d1a833b2d2ec51dc0ef | |
parent | d4c6de5498eba06cd9d223c5bbd5a7005136c3ff [diff] |
Indicate a fixed pitch typeface in proxy The fixed pitch bool is properly transmitted from the Renderer process to the GPU process, but was not used to construct the typeface proxy. Construct the proxy with the fixed pitch input. Change-Id: Id49371f012df2036787df6496f71490e35bd4c1b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/654542 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Ben Wagner <bungeman@google.com>