Advanced Processing
Changes the complete interface layout. Studio Workspace keeps the light/dark icon in the banner.
Controls how paint mixing recipes are displayed in the legend: as parts, percentages, or both.
Controls how exhaustively painting recipes search for the closest mix. Fast is the current default for quick experimentation; Balanced matches the previous solver behavior; High is slower but tests more paint combinations and ratios.
Enables the "Triangular" and "Triangular Region" grid formats. When unchecked, the options are hidden and no triangular processing is performed.
Draws contour boundaries as smooth anti-aliased curves (Chaikin subdivision) instead of jagged pixel-level dots.
Choose how contour polylines are converted into smooth curves.
Original exports the SVG contour as shown on screen. Preserve Shape and Vector-Like apply geometric re-smoothing to a vectorial SVG — Vector-Like produces cleaner, more flowing outlines.
Choose the file format for downloads and printing. SVG produces scalable vector files. PNG produces high-resolution raster images that render faster in print preview.
How large contour zones are split for label placement. Grid: regular rectangular cells. K-Means: spatial clustering. Bisection: recursive halving along the longest axis.
Reserves clustered color slots for meaningful darker tone bands inside large color families, preserving shadows without changing contour geometry.
Production order for mixing paints. Only the stage-based strategy is active; others are planned.
Application order for painting cells. Only the dark-to-light strategy is active; others are planned.