Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Side by Side Diff: tools/test_font_serif.inc

Issue 2184143002: Rename textual includes as *.inc. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/test_font_serif.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* 1 /*
2 * Copyright 2015 Google Inc. 2 * Copyright 2015 Google Inc.
3 * 3 *
4 * Use of this source code is governed by a BSD-style license that can be 4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file. 5 * found in the LICENSE file.
6 */ 6 */
7 7
8 // Auto-generated by create_test_font.cpp 8 // Auto-generated by create_test_font.cpp
9 9
10 const SkScalar LiberationSerifNormalPoints[] = { 10 const SkScalar LiberationSerifNormalPoints[] = {
(...skipping 5129 matching lines...) Expand 10 before | Expand all | Expand 10 after
5140 0x000063a0, 0x00004720, 0x00008e60, 0x000071a0, 0x0000aac0, 0x00008000, 0x000071 a0, 5140 0x000063a0, 0x00004720, 0x00008e60, 0x000071a0, 0x0000aac0, 0x00008000, 0x000071 a0,
5141 0x000063a0, 0x00005920, 0x00003860, 0x00005920, 0x000091e0 5141 0x000063a0, 0x00005920, 0x00003860, 0x00005920, 0x000091e0
5142 }; 5142 };
5143 5143
5144 const int LiberationSerifBoldItalicCharCodesCount = (int) SK_ARRAY_COUNT(Liberat ionSerifBoldItalicCharCodes); 5144 const int LiberationSerifBoldItalicCharCodesCount = (int) SK_ARRAY_COUNT(Liberat ionSerifBoldItalicCharCodes);
5145 5145
5146 const SkPaint::FontMetrics LiberationSerifBoldItalicMetrics = { 5146 const SkPaint::FontMetrics LiberationSerifBoldItalicMetrics = {
5147 0x30307833, -0.980957f, -0.891113f, 0.216309f, 0.303223f, 0.0424805f, 1.32861f, 0.0207596f, 5147 0x30307833, -0.980957f, -0.891113f, 0.216309f, 0.303223f, 0.0424805f, 1.32861f, 0.0207596f,
5148 -0.178223f, 1.15039f, 0.469727f, 0.0103607f, 0.0952148f, 0.108887f 5148 -0.178223f, 1.15039f, 0.469727f, 0.0103607f, 0.0952148f, 0.108887f
5149 }; 5149 };
OLDNEW
« no previous file with comments | « tools/test_font_serif.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698