Compare commits

..

No commits in common. "53994e72dc568896125d6835038e59bc5b029fe7" and "a04c8fdb054be7a3236b59d58e3f658174c20d7f" have entirely different histories.

View File

@ -60,10 +60,7 @@ def drawPoster(events, bg, fg, month:int):
height = 990 height = 990
draw.text((165, height), "Pondeljkom i utorkom u 19h u DC Krovu", font=fontIosevkaSmall, fill=fg) draw.text((165, height), "Radionice pocinju u 19h u DC Krovu", font=fontIosevkaSmall, fill=fg)
height += 200
draw.text((165, height), "Sredom u 18h na MATF-u", font=fontIosevkaSmall, fill=fg)
height += 200 height += 200
draw.text((165, height), "Svi dogadjaji su uvek besplatni", font=fontIosevkaSmall, fill=fg) draw.text((165, height), "Svi dogadjaji su uvek besplatni", font=fontIosevkaSmall, fill=fg)