File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,11 +31,12 @@ docker run -v /output/path/:/app/out/ -t belval/trdg:latest trdg [args]
3131The path (` /output/path/ ` ) must be absolute.
3232
3333## New
34+ - Add ` --dict ` argument to specify a custom dictionary (Thank you [ @luh0907 ] ( https://github.com/luh0907 ) )
3435- Add ` --font_dir ` argument to specify the fonts to use
3536- Add ` --output_mask ` to output character-level mask for each image
3637- Add ` --character_spacing ` to control space between characters (in pixels)
3738- Add python module
38- - Add ` --font ` to use only one font for all the generated images (Thank you @JulienCoutault !)
39+ - Add ` --font ` to use only one font for all the generated images (Thank you [ @JulienCoutault ] ( https://github.com/JulienCoutault ) !)
3940- Add ` --fit ` and ` --margins ` for finer layout control
4041- Change the text orientation using the ` -or ` parameter
4142- Specify text color range using ` -tc '#000000,#FFFFFF' ` , please note that the quotes are ** necessary**
You can’t perform that action at this time.
0 commit comments