From 0156c7646c83ee9932f016ff208cf339fec82446 Mon Sep 17 00:00:00 2001 From: kkinnunen Date: Mon, 23 Jun 2014 06:59:46 -0700 Subject: Rebaseline shadertext2 after SkPaint::measureText changes Rebaseline shadertext2 after commit "Fix SkPaint::measureText for stroked hairline text". Unignore ignored shadertext2 for Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug pdf-poppler. The label "Filled" in the test moves to the left due to the changes in the measurement. The SkPaint::measureText will use the "use paths" code path, similar to the drawing code. This results in different length for the string "Filled". As a side-note, the test probably measures either wrong text or uses wrong paint. This can be fixed separately. NOTREECHECKS=true NOTRY=true R=jvanverth@google.com, mtklein@google.com, rmistry@google.com Author: kkinnunen@nvidia.com Review URL: https://codereview.chromium.org/347393002 --- .../gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug/expected-results.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug') diff --git a/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug/expected-results.json b/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug/expected-results.json index 45b530da32..e337e5491d 100644 --- a/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug/expected-results.json +++ b/expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug/expected-results.json @@ -11545,7 +11545,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 4721382661721666101 + 1898237381668598239 ] ], "reviewed-by-human": true @@ -11554,7 +11554,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 12858821977237734612 + 8206017788928062946 ] ], "reviewed-by-human": true -- cgit v1.2.3