add text_fill option
This commit is contained in:
@@ -29,3 +29,4 @@ command = [ "python", "./res/pdweather.py" ]
|
||||
font = "./res/curie.bdf"
|
||||
text_filters = [ "lowercase" ]
|
||||
text_offset = [45, 4]
|
||||
text_fill = [255, 255, 255] # your template image must have alpha channel to use alpha
|
||||
|
||||
Reference in New Issue
Block a user