We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7217ba2 commit 6913757Copy full SHA for 6913757
1 file changed
README.md
@@ -31,6 +31,7 @@ docker run -v /output/path/:/app/out/ -t belval/trdg:latest trdg [args]
31
The path (`/output/path/`) must be absolute.
32
33
## New
34
+- Add `--output_mask` to output character-level mask for each image
35
- Add `--character_spacing` to control space between characters (in pixels)
36
- Add python module
37
- Add `--font` to use only one font for all the generated images (Thank you @JulienCoutault!)
0 commit comments