Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs committed Dec 16, 2024
1 parent 714e376 commit f269188
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Create an SVG diagram based on scripted elements' context data
:param dict view: ZEISS INSPECT 'Inspection Details' canvas properties
- 'width': (int) Canvas width in pixels
- 'height': (int) Canvas height in pixels
- 'dpi': (float) Canvas dpi
- 'dpi': (float) Canvas resolution in dpi
- 'font': (int) Default font size in pt
:param list[dict] element_data: List of scripted element references and context data
- 'element': (object) Element reference
Expand Down

0 comments on commit f269188

Please sign in to comment.