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 --- .../Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release') diff --git a/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json b/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json index d3aee10e56..a1ddd1c0b0 100644 --- a/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json +++ b/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json @@ -16848,7 +16848,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 4721382661721666101 + 1898237381668598239 ] ], "reviewed-by-human": true @@ -16857,7 +16857,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 11081789658344209328 + 8372559706051131694 ] ], "reviewed-by-human": true @@ -16866,7 +16866,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 6304960047606523701 + 3285314856458195690 ] ], "reviewed-by-human": true @@ -16875,7 +16875,7 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 17371546210615613853 + 6167804049792018932 ] ], "reviewed-by-human": true -- cgit v1.2.3