1.0.0-alpha.7 • Published 3 years ago

sqip-plugin-potrace-tt v1.0.0-alpha.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

sqip-plugin-potrace

TODO: description

Options

Options
ArgumentTypeDescription
--potrace-colorstringFill color. SQIP will pick a fitting color by default.
--potrace-backgroundstringBackground color. SQIP will pick a fitting color by default.
--potrace-posterizebooleanUse posterize instead of trace
--potrace-stepsnumber[]Posterize only: Number of steps or array of thresholds
--potrace-turnPolicystringhow to resolve ambiguities in path decomposition. Possible values are exported as constants: TURNPOLICY_BLACK, TURNPOLICY_WHITE, TURNPOLICY_LEFT, TURNPOLICY_RIGHT, TURNPOLICY_MINORITY, TURNPOLICY_MAJORITY.
--potrace-turdSizenumbersuppress speckles of up to this size
--potrace-alphaMaxnumbercorner threshold parameter
--potrace-optCurvebooleancurve optimization
--potrace-optTolerancenumbercurve optimization tolerance
--potrace-thresholdnumberthreshold below which color is considered black. Should be a number in range 0..255. By default THRESHOLD_AUTO is used in which case threshold will be selected automatically using Algorithm For Multilevel Thresholding
--potrace-blackOnWhitebooleanspecifies colors by which side from threshold should be turned into vector shape