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 LiberationSansNormalPoints[] = { | 10 const SkScalar LiberationSansNormalPoints[] = { |
(...skipping 4837 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 }; |
OLD | NEW |