CARPLAY版本整理
This commit is contained in:
20
MXC_A27-PCB4.5-270S/app/reverse_track/image/BackLine003.c
Normal file
20
MXC_A27-PCB4.5-270S/app/reverse_track/image/BackLine003.c
Normal file
@ -0,0 +1,20 @@
|
||||
// svg file (BackLine003.svg)
|
||||
// svg image's size: 709.000000 x 440.000000
|
||||
static const VGubyte BackLine003_path_0_commands[] = {
|
||||
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat BackLine003_path_0_coordinates[] = {
|
||||
15.000000f, 168.500000f, 23.500000f, 168.500000f, 44.146801f, 173.800003f, 45.500000f, 195.000000f,
|
||||
47.000000f, 218.500000f, 17.500000f, 252.000000f, 2.500000f, 266.500000f
|
||||
};
|
||||
|
||||
static const VGubyte BackLine003_path_1_commands[] = {
|
||||
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat BackLine003_path_1_coordinates[] = {
|
||||
321.500000f, 119.000000f, 361.500000f, 132.500000f, 399.500000f, 142.000000f, 518.500000f, 198.500000f,
|
||||
637.500000f, 255.000000f, 706.000000f, 320.500000f, 706.000000f, 320.500000f
|
||||
};
|
||||
|
Reference in New Issue
Block a user