File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 You can simply use ` pip install -r requirements.txt ` too.
2323
2424## New
25+ - Add ` --font ` to use only one font for all the generated images (Thank you @JulienCoutault !)
2526- Add ` --fit ` and ` --margins ` for finer layout control
2627- Change the text orientation using the ` -or ` parameter
2728- Change the space width using the ` -sw ` parameter
28- - Specify text color range using ` -tc '#000000,#FFFFFF' ` , please note that the quotes are ** necessary**
29+ - Specify text color range using ` -tc '#000000,#FFFFFF' ` , please note that the quotes are ** necessary**
2930- Explicit alignement when using ` -al ` with fixed width (0: Left, 1: Center, 2: Right)
3031- Add support for Simplified and Traditional Chinese
3132
@@ -104,7 +105,7 @@ Simplified:
104105
105106## Can I add my own font?
106107
107- Yes, the script picks a font at random from the * fonts* directory.
108+ Yes, the script picks a font at random from the * fonts* directory.
108109
109110|||
110111| :----| :-----|
You can’t perform that action at this time.
0 commit comments