Draw
Settings for drawing file
Draw

--draw-figure-size-for-skip
[<pixel>]
(3)
Specifies the figure size for rounding into rectangle [pixel]. Rendering performance improves when large size is specified.
Fast Draw/Cell Size for Ellipsis
--draw-cell-size-for-skip
[<pixel>]
(5)
Specifies a threshold cell size to apply simplified drawing [pixel]. Cells below the specified size will be rouded to rectangle.
Use Draw Cache
--draw-use-draw-cache
[<on|off>]
(on)
Specifies whether to use cache file when drawing.
Show Chip Line
--draw-chipline
[<on|off>]
(off)
Specifies whether to show Chip Line.
Show Cell Line
--draw-cellline
[<on|off>]
(off)
Specifies whether to show Cell Line.
Show Dose Index
--draw-dose-index
[<on|off>]
(off)
Specifies whether to show Dose Index.
Path/Draw Contour without Integer Rounding
--draw-path-float-point
[<on|off>]
(off)
Specifies whether to draw path in high precision. Points will be rounded to address unit if the option is not specified.
Path/Tip Beveling
--draw-path-tip-beveling
[<bisector|prefer_orthogonal|no_wind>]
(prefer_orthogonal)
Specifies the beveling (shape) of the tip of an acute angle when sequencing the points of PATH.
bisector
Cut the tip of the acute angle with the perpendicular to the perpendicular bisector of the acute angle at any time. The cut position at the tip is the point that is extended by half of the path width from the intersection with the perpendicular to both path outline oblique sides from the path vertex.

prefer_orthogonal
When any of the two segments that form an acute angle are perpendicular or level, it is converted to a polygon that has a right angle.

no_wind
Cut without wrapping the vertex.
Path/Shape of Endpoints/Type
--draw-path-shape-of-endpoints-type
[<square|angle|length>]
(angle)
Specifies the shape of Endpoints in the Path record.

Path/Shape of Endpoints/Value [degree|um]
--draw-path-shape-of-endpoints-val
[<value>]
(10.0)
Specifies angle or arc length when path ends type is angle or length [degree|um].
Path/Draw Center Line in Path
--draw-path-center-line
[<on|off>]
(off)
Specifies whether to draw a Center Line of a Path record.
Font Files to Render TEXT Elements
--draw-font
[<font files>]
(${EBV_CONFIG_DIR}/fonts/DejaVuSans.ttf)
Specifies font files for rendering TEXT elements. Font file paths or Font families can be specified.
Rendering Method
--draw-paint-type
[<None|Outline|Paint|Both>]
(Both)
Specifies a rendering mode.
Cell Line & Chip Line/Display Coordinates on Mouse Hover
--cellline-draw-coordinate-hover
[<on|off>]
(off)
Specifies whether to display coordinates during mouse hover.
--dose-index-threshold
[<pixel>]
(40)
Specifies the figure size threshold for displaying in dose index [pixel].
Dose Index/Ignore Dose Index Table
--dose-index-ignore-table
[<on|off>]
(off)
Specifies whether to ignore Dose Index Table.
Dose Index Coloring/Coloring by Dose
--dose-index-dose-param
[<min,max>]
(0.0,-1.0)
Specifies the dose colormap range in <min, max>.
Dose Index Coloring/Datatype Color Range
--draw-datatype-colormap-range
[<min,max>]
(0,63)
Specifies the range of datatype colormap.
Settings for coloring file
Last modified December 9, 2025