0
Files
src/third_party/blink/web_tests/third_party/ChromaCheck
Kent Tamura 77578ccb40 The Great Blink mv for LayoutTests
This CL moves third_party/WebKit/LayoutTests to
third_party/blink/web_tests.

NOTRY=true
NOAUTOREVERT=true
NOPRESUBMIT=true
NOTREECHECKS=true
TBR=robertma@chromium.org

Bug: 843412
Change-Id: Ibb588b93d1579bcd1cb68df0a50efd8653f8724f
Reviewed-on: https://chromium-review.googlesource.com/c/1328627
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610740}
2018-11-25 22:33:43 +00:00
..

ChromaCheck Sbix

1. Source Origin
https://github.com/RoelN/ChromaCheck/blob/master/fonts/chromacheck-sbix.woff
Version: 8dadeaafb179b5571e6acdad25f4660a1cdcd395

2. License
For license information, see the LICENSE.md file.

3. Reason
Used for LayoutTest'ing cross platform Sbix bitmap font support.

Sbix compatibility note:
On 1/11/2018 Roel committed:
https://github.com/RoelN/ChromaCheck/commit/8e4c22477830a42eac7012e26e5b346c81d656a2#diff-ca9080785e92b181eb1570ce0eb6da61
which changed the font files and added a glyf outline to the uniE901 glyph in
the sbix test file.

SBIX fails to work correctly if there are no place holder outlines in contours
for a glyph in the glyf table. With the newer version, the tests pass.

Mac OS < 10.13 seems to have trouble determining the bounding box for SBIX fonts
which have non multiple of hundred units per em values. I.e. 1024 instead of
800, as the system emoji font. This is fixed in ChromaCheck fonts after revision
8dadeaafb179b5571e6acdad25f4660a1cdcd395.