UF_DRF_ud_symbol_font_info_s (查看源代码)
 
定义在: uf_drf_types.h
 
也被称为:
 
概述
This structure contains the User Defined Symbol font information.
Please refer to the following figures


Figure: The two connecting points


Figure: Symbol Height and Symbol Length


Data Members

anchor_point
int
This is integerized x, y value for
anchor point.
bits 0 ~ 7 represent y value and
bits 7 ~ 14 represent x value

orientation_point
int
this is integerized x, y value for
orientation point.
bits 0 ~ 7 represent y value and
bits 7 ~ 14 represent x value

factor
double
User Defined Symbol factor

length
double
User Defined Symbol length

height
double
User Defined Symbol height

num_stroke
int
Number of strokes

stroke_info
UF_DRF_stroke_info_t *
Stroke data stored as data structure
UF_DRF_stroke_info_t