commit | 289a43b0a3fe35fff80edf7c2f169b35cd826c92 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Fri Mar 10 15:07:12 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Mar 13 14:43:43 2023 +0000 |
tree | 52e6532244b7333c8ab8339f13a0223d928bfe30 | |
parent | 4241871c39bd75c51067e8ebf9628f322a6a4d3d [diff] |
Add SkTypefaceProxy serialization Introduce SkTypefaceProxyPrototype that represents the serialized form of SkTypefaceProxy. Add a basic test to make sure it all works. Move SkTypefaceProxy ctor implementation to .cpp. Bug: skia:14163 Change-Id: I715b5042b2f308c9c9ef557caa94ea9fc749f8f9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/654543 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Herb Derby <herb@google.com>