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

Side by Side Diff: tools/test_font_sans_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_sans_serif.cpp ('k') | tools/test_font_serif.cpp » ('j') | 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 LiberationSansNormalPoints[] = { 10 const SkScalar LiberationSansNormalPoints[] = {
(...skipping 4837 matching lines...) Expand 10 before | Expand all | Expand 10 after
4848 0x00008e60, 0x00005540, 0x00009c60, 0x00008e60, 0x0000c720, 0x00008e60, 0x00008e 60, 4848 0x00008e60, 0x00005540, 0x00009c60, 0x00008e60, 0x0000c720, 0x00008e60, 0x00008e 60,
4849 0x00008000, 0x000063a0, 0x000047a0, 0x000063a0, 0x00009580 4849 0x00008000, 0x000063a0, 0x000047a0, 0x000063a0, 0x00009580
4850 }; 4850 };
4851 4851
4852 const int LiberationSansBoldItalicCharCodesCount = (int) SK_ARRAY_COUNT(Liberati onSansBoldItalicCharCodes); 4852 const int LiberationSansBoldItalicCharCodesCount = (int) SK_ARRAY_COUNT(Liberati onSansBoldItalicCharCodes);
4853 4853
4854 const SkPaint::FontMetrics LiberationSansBoldItalicMetrics = { 4854 const SkPaint::FontMetrics LiberationSansBoldItalicMetrics = {
4855 0x30307833, -1.02979f, -0.905273f, 0.211914f, 0.303223f, 0.0327148f, 1.3374f, 0. 0208969f, 4855 0x30307833, -1.02979f, -0.905273f, 0.211914f, 0.303223f, 0.0327148f, 1.3374f, 0. 0208969f,
4856 -0.208984f, 1.12842f, 0.537598f, 0.0109024f, 0.10498f, 0.105957f 4856 -0.208984f, 1.12842f, 0.537598f, 0.0109024f, 0.10498f, 0.105957f
4857 }; 4857 };
OLDNEW
« no previous file with comments | « tools/test_font_sans_serif.cpp ('k') | tools/test_font_serif.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698