[go: nahoru, domu]

blob: fc11bbd5a018bf48ec67ae0805d784fad2d68102 [file] [log] [blame]
Allen Bauerb9c2cd42023-04-24 21:06:341// Copyright 2023 The Chromium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5CANVAS_DIMENSIONS, 16,
Peter Kastingffa5c4f2023-05-26 18:03:556MOVE_TO, 5.46f, 13.9f,
7V_LINE_TO, 12.27f,
8H_LINE_TO, 6.66f,
Allen Bauerb9c2cd42023-04-24 21:06:349R_V_LINE_TO, -1.2f,
Peter Kastingffa5c4f2023-05-26 18:03:5510H_LINE_TO, 2.91f,
11R_ARC_TO, 1.58f, 1.58f, 0, 0, 1, -1.16f, -0.48f,
12R_ARC_TO, 1.57f, 1.57f, 0, 0, 1, -0.47f, -1.16f,
13V_LINE_TO, 3.71f,
14R_CUBIC_TO, 0, -0.46f, 0.16f, -0.84f, 0.47f, -1.16f,
15R_ARC_TO, 1.58f, 1.58f, 0, 0, 1, 1.16f, -0.47f,
16R_H_LINE_TO, 10.17f,
17R_CUBIC_TO, 0.46f, 0, 0.84f, 0.16f, 1.16f, 0.47f,
18R_CUBIC_TO, 0.32f, 0.32f, 0.47f, 0.7f, 0.47f, 1.16f,
19R_V_LINE_TO, 5.73f,
20R_CUBIC_TO, 0, 0.45f, -0.16f, 0.84f, -0.47f, 1.16f,
21R_ARC_TO, 1.58f, 1.58f, 0, 0, 1, -1.16f, 0.48f,
22H_LINE_TO, 9.34f,
Allen Bauerb9c2cd42023-04-24 21:06:3423R_V_LINE_TO, 1.2f,
24R_H_LINE_TO, 1.2f,
Peter Kastingffa5c4f2023-05-26 18:03:5525R_V_LINE_TO, 1.63f,
Allen Bauerb9c2cd42023-04-24 21:06:3426CLOSE,
Peter Kastingffa5c4f2023-05-26 18:03:5527MOVE_TO, 2.91f, 9.44f,
28R_H_LINE_TO, 10.17f,
29V_LINE_TO, 3.71f,
30H_LINE_TO, 2.91f,
Allen Bauerb9c2cd42023-04-24 21:06:3431CLOSE,
32R_MOVE_TO, 0, 0,
Peter Kastingffa5c4f2023-05-26 18:03:5533V_LINE_TO, 3.71f,
Allen Bauerb9c2cd42023-04-24 21:06:3434CLOSE