Lines Matching defs:QtFont
550 struct QtFont struct
552 const char* nameFont; // Qt: nameFont
553 … // Qt: ColorFont -> cvScalar(blue_component, green_component, red_component[, alpha_component])
554 int font_face; // Qt: bool italic
555 const int* ascii; // font data and metrics
556 const int* greek;
557 const int* cyrillic;
558 float hscale, vscale;
559 float shear; // slope coefficient: 0 - normal, >0 - italic
560 int thickness; // Qt: weight
561 float dx; // horizontal interval between letters
562 int line_type; // Qt: PointSize