forked from Decentrala/website
		
	add text to posters for MATF location
This commit is contained in:
		@@ -60,7 +60,10 @@ def drawPoster(events, bg, fg, month:int):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    height = 990
 | 
					    height = 990
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    draw.text((165, height), "Radionice pocinju u 19h u DC Krovu", font=fontIosevkaSmall, fill=fg)
 | 
					    draw.text((165, height), "Pondeljkom i utorkom 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)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user