Home
last modified time | relevance | path

Searched defs:_at_spline_list_array_type (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dautotrace.h84 struct _at_spline_list_array_type struct
86 at_spline_list_type *data;
87 unsigned length;
90 unsigned short height, width;
94 bool backgroundSpec;
95 pixel background_color;
96 bool centerline;
97 bool preserve_width;
98 float width_weight_factor;
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dautotrace.h98 struct _at_spline_list_array_type struct
100 at_spline_list_type *data;
101 unsigned length;
104 unsigned short height, width;
108 at_color_type * background_color;
109 at_bool centerline;
110 at_bool preserve_width;
111 at_real width_weight_factor;
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dautotrace.h93 struct _at_spline_list_array_type { struct
94 at_spline_list_type *data;
95 unsigned length;
98 unsigned short height, width;
102 at_color *background_color;
103 gboolean centerline;
104 gboolean preserve_width;
105 gfloat width_weight_factor;