DescriptionRemove requestedStyle from SkTypefaceCache.
The typeface cache contains typefaces which can be compared against to
determine if an already known typeface will work instead of creating a
new typeface id. This is primarily for sharing scaler contexts. How that
typeface was requested is not relevant to this comparison, so don't cache
it. Request caching must be handled separately.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1879423002
Committed: https://skia.googlesource.com/skia/+/82a455f0e9a7a50a399a58be906b48c24aeec056
Patch Set 1 #Patch Set 2 : Fix ref. #Patch Set 3 : Fix the unref and Dump. #Patch Set 4 : Add a simple test. #Patch Set 5 : More interesting coverage. #
Messages
Total messages: 31 (16 generated)
|