CARPLAY版本整理
This commit is contained in:
20
MXC_A27-PCB4.5-270S/app/reverse_track/image/BackLine002.c
Normal file
20
MXC_A27-PCB4.5-270S/app/reverse_track/image/BackLine002.c
Normal file
@ -0,0 +1,20 @@
|
||||
// svg file (BackLine002.svg)
|
||||
// svg image's size: 709.000000 x 440.000000
|
||||
static const VGubyte BackLine002_path_0_commands[] = {
|
||||
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat BackLine002_path_0_coordinates[] = {
|
||||
11.000000f, 169.500000f, 19.500000f, 169.500000f, 43.146801f, 174.800003f, 44.500000f, 196.000000f,
|
||||
46.000000f, 219.500000f, 18.000000f, 250.000000f, 3.000000f, 264.500000f
|
||||
};
|
||||
|
||||
static const VGubyte BackLine002_path_1_commands[] = {
|
||||
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat BackLine002_path_1_coordinates[] = {
|
||||
320.000000f, 119.000000f, 360.000000f, 132.500000f, 401.000000f, 143.500000f, 520.000000f, 200.000000f,
|
||||
639.000000f, 256.500000f, 706.000000f, 320.500000f, 706.000000f, 320.500000f
|
||||
};
|
||||
|
Reference in New Issue
Block a user