CARPLAY版本整理
This commit is contained in:
20
MXC_A27-PCB4.5-270S/app/reverse_track/image/BackLine100.c
Normal file
20
MXC_A27-PCB4.5-270S/app/reverse_track/image/BackLine100.c
Normal file
@ -0,0 +1,20 @@
|
||||
// svg file (BackLine100.svg)
|
||||
// svg image's size: 707.000000 x 440.000000
|
||||
static const VGubyte BackLine100_path_0_commands[] = {
|
||||
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat BackLine100_path_0_coordinates[] = {
|
||||
642.500000f, 157.000000f, 639.000000f, 162.000000f, 639.237000f, 174.576996f, 641.500000f, 184.500000f,
|
||||
648.000000f, 213.000000f, 688.500000f, 260.000000f, 704.500000f, 274.500000f
|
||||
};
|
||||
|
||||
static const VGubyte BackLine100_path_1_commands[] = {
|
||||
VG_MOVE_TO, VG_CUBIC_TO, VG_CUBIC_TO, VG_CLOSE_PATH
|
||||
};
|
||||
|
||||
static const VGfloat BackLine100_path_1_coordinates[] = {
|
||||
362.500000f, 118.500000f, 320.000000f, 134.500000f, 305.500000f, 137.000000f, 192.500000f, 192.500000f,
|
||||
79.500000f, 248.000000f, 3.000000f, 320.500000f, 3.000000f, 320.500000f
|
||||
};
|
||||
|
Reference in New Issue
Block a user