|
|
# # you will need to use these two functions for a refresh, or the local brush display will be problematic
|
|
# # you will need to use these two functions for a refresh, or the local brush display will be problematic
|
|
|
# Himage = Image.new('1', (epd.width, epd.height), 255)
|
|
# Himage = Image.new('1', (epd.width, epd.height), 255)
|
|
|
draw.rectangle((10, 120, 130, 170), fill = 255)
|
|
draw.rectangle((10, 120, 130, 170), fill = 255)
|