OLD | NEW |
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 Loading... |
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 }; |
OLD | NEW |