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

Side by Side Diff: tools/test_font_monospace.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_monospace.cpp ('k') | tools/test_font_sans_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 LiberationMonoNormalPoints[] = { 10 const SkScalar LiberationMonoNormalPoints[] = {
(...skipping 4827 matching lines...) Expand 10 before | Expand all | Expand 10 after
4838 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099 a0, 4838 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099 a0,
4839 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0 4839 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0, 0x000099a0
4840 }; 4840 };
4841 4841
4842 const int LiberationMonoBoldItalicCharCodesCount = (int) SK_ARRAY_COUNT(Liberati onMonoBoldItalicCharCodes); 4842 const int LiberationMonoBoldItalicCharCodesCount = (int) SK_ARRAY_COUNT(Liberati onMonoBoldItalicCharCodes);
4843 4843
4844 const SkPaint::FontMetrics LiberationMonoBoldItalicMetrics = { 4844 const SkPaint::FontMetrics LiberationMonoBoldItalicMetrics = {
4845 0x30307833, -0.83252f, -0.83252f, 0.300293f, 0.300293f, 0, 0.791992f, 0.0123749f , 4845 0x30307833, -0.83252f, -0.83252f, 0.300293f, 0.300293f, 0, 0.791992f, 0.0123749f ,
4846 -0.0942383f, 0.697754f, 0.538086f, 0.0104446f, 0.100098f, 0.23291f 4846 -0.0942383f, 0.697754f, 0.538086f, 0.0104446f, 0.100098f, 0.23291f
4847 }; 4847 };
OLDNEW
« no previous file with comments | « tools/test_font_monospace.cpp ('k') | tools/test_font_sans_serif.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698