We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9721d9c commit 47720baCopy full SHA for 47720ba
source/_components/image_processing.seven_segments.markdown
@@ -35,7 +35,7 @@ image_processing:
35
36
Configuration variables:
37
38
-- **ssocr_bin** (*Optional*): The command line tool `ssocr`. Set it if you use a different name for the executable. Defaults to `ssorc`.
+- **ssocr_bin** (*Optional*): The command line tool `ssocr`. Set it if you use a different name for the executable. Defaults to `ssocr`.
39
- **x_position** (*Optional*): X coordinate of the upper left corner of the area to crop. Defaults to `0`.
40
- **y_position** (*Optional*): Y coordinate of the upper left corner of the area to crop. Defaults to `0`.
41
- **height** (*Optional*): Height of the area to crop. Defaults to `0`.
0 commit comments