Added media

This commit is contained in:
choelzl 2022-02-05 13:09:55 +01:00
parent 9e95efc675
commit 7a4242f20e
Signed by: sora
GPG Key ID: A362EA0491E2EEA0
8 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import os
import sys
font = PIL.ImageFont.truetype(os.path.join(os.path.dirname(__file__), 'IBMPlexMono.ttf'), 20)
font = PIL.ImageFont.truetype(os.path.join(os.path.dirname(__file__), './customAlertsMedia/ibmplex.ttf'), 20)
nFrames = 60
width = 500
height = 500

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.