CARPLAY版本整理
This commit is contained in:
26
MXC_A27-PCB4.5-270S/app/reverse_track/image/bg.c
Normal file
26
MXC_A27-PCB4.5-270S/app/reverse_track/image/bg.c
Normal file
@ -0,0 +1,26 @@
|
||||
// svg file (bg.svg)
|
||||
// svg image's size: 717.000000 x 440.000000
|
||||
static const VGubyte bg_path_0_commands[] = {
|
||||
VG_MOVE_TO, VG_LINE_TO, VG_HLINE_TO, VG_LINE_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat bg_path_0_coordinates[] = {
|
||||
568.500000f, 199.000000f, 499.000000f, 148.000000f, 223.000000f, 152.500000f, 199.000000f
|
||||
};
|
||||
|
||||
static const VGubyte bg_path_1_commands[] = {
|
||||
VG_MOVE_TO, VG_LINE_TO, VG_HLINE_TO, VG_LINE_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat bg_path_1_coordinates[] = {
|
||||
653.500000f, 266.500000f, 568.500000f, 199.000000f, 152.509995f, 66.500000f, 266.500000f
|
||||
};
|
||||
|
||||
static const VGubyte bg_path_2_commands[] = {
|
||||
VG_MOVE_TO, VG_LINE_TO, VG_HLINE_TO, VG_LINE_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat bg_path_2_coordinates[] = {
|
||||
713.500000f, 316.500000f, 653.000000f, 266.000000f, 67.000000f, 3.500000f, 319.500000f
|
||||
};
|
||||
|
Reference in New Issue
Block a user