Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dautotrace.h122 unsigned charcode;
128 unsigned color_count;
140 unsigned corner_surround;
146 gfloat corner_threshold;
151 gfloat error_threshold;
168 gfloat line_threshold;
179 unsigned tangent_surround;
183 unsigned despeckle_level;
191 gfloat noise_removal;
195 gboolean centerline;
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dautotrace.h106 struct _at_fitting_opts_type { struct
107 bool backgroundSpec;
108 pixel background_color;
110 unsigned corner_surround;
111 float corner_threshold;
112 float error_threshold;
115 float line_threshold;
117 unsigned tangent_surround;
118 bool centerline;
119 bool preserve_width;
[all …]
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dautotrace.h118 struct _at_fitting_opts_type struct
130 unsigned color_count;
142 unsigned corner_surround;
148 at_real corner_threshold;
153 at_real error_threshold;
158 unsigned filter_iterations;
170 at_real line_threshold;
181 unsigned tangent_surround;
185 unsigned despeckle_level;
193 at_bool centerline;
[all …]