From b0cb8715ed74678b4d0f05829fa71a590e41b2f6 Mon Sep 17 00:00:00 2001 From: Amy Lee Walton Date: Thu, 11 Aug 2016 09:49:36 -0700 Subject: CJK overflow - update to match gl-shader (#5908) * update vertex array ushorts * update atlas size * testing latest cjk test-suite branch * update shader ref * update shaders * update icon buffer * shaders * updated tests * buffer fix * updated make tests * annotation expected updates * final push * final fonts * a_data1 removal * remove cjk-mixed test * hiring threshold for cjk-chinese * update to new test suite * Rename a_data2 to a_data in sdf and icon shaders * update test-suite sha --- .../annotations/fill_annotation/expected.png | Bin 1538 -> 1382 bytes .../fill_annotation_max_zoom/expected.png | Bin 1569 -> 1468 bytes .../line_annotation_max_zoom/expected.png | Bin 2893 -> 2893 bytes .../annotations/non_immediate_add/expected.png | Bin 1538 -> 1382 bytes .../overlapping_fill_annotation/expected.png | Bin 1538 -> 1382 bytes .../style_sourced_shape_annotation/expected.png | Bin 1538 -> 1538 bytes test/fixtures/map/offline/expected.png | Bin 62976 -> 47843 bytes 7 files changed, 0 insertions(+), 0 deletions(-) (limited to 'test') diff --git a/test/fixtures/annotations/fill_annotation/expected.png b/test/fixtures/annotations/fill_annotation/expected.png index 09f48081a8..d446537d29 100644 Binary files a/test/fixtures/annotations/fill_annotation/expected.png and b/test/fixtures/annotations/fill_annotation/expected.png differ diff --git a/test/fixtures/annotations/fill_annotation_max_zoom/expected.png b/test/fixtures/annotations/fill_annotation_max_zoom/expected.png index 4e77e671cd..69548b535a 100644 Binary files a/test/fixtures/annotations/fill_annotation_max_zoom/expected.png and b/test/fixtures/annotations/fill_annotation_max_zoom/expected.png differ diff --git a/test/fixtures/annotations/line_annotation_max_zoom/expected.png b/test/fixtures/annotations/line_annotation_max_zoom/expected.png index 8512d8c06a..9e695bacda 100644 Binary files a/test/fixtures/annotations/line_annotation_max_zoom/expected.png and b/test/fixtures/annotations/line_annotation_max_zoom/expected.png differ diff --git a/test/fixtures/annotations/non_immediate_add/expected.png b/test/fixtures/annotations/non_immediate_add/expected.png index 09f48081a8..d446537d29 100644 Binary files a/test/fixtures/annotations/non_immediate_add/expected.png and b/test/fixtures/annotations/non_immediate_add/expected.png differ diff --git a/test/fixtures/annotations/overlapping_fill_annotation/expected.png b/test/fixtures/annotations/overlapping_fill_annotation/expected.png index 09f48081a8..d446537d29 100644 Binary files a/test/fixtures/annotations/overlapping_fill_annotation/expected.png and b/test/fixtures/annotations/overlapping_fill_annotation/expected.png differ diff --git a/test/fixtures/annotations/style_sourced_shape_annotation/expected.png b/test/fixtures/annotations/style_sourced_shape_annotation/expected.png index 09f48081a8..4a6ec27319 100644 Binary files a/test/fixtures/annotations/style_sourced_shape_annotation/expected.png and b/test/fixtures/annotations/style_sourced_shape_annotation/expected.png differ diff --git a/test/fixtures/map/offline/expected.png b/test/fixtures/map/offline/expected.png index c7bfb79fbf..973c4102da 100644 Binary files a/test/fixtures/map/offline/expected.png and b/test/fixtures/map/offline/expected.png differ -- cgit v1.2.1