Switch logo to "2. Holzgerlinger KARAOKE NACHT" for 2026

This commit is contained in:
2026-01-05 16:07:36 +01:00
parent 6176d41064
commit f020802bd6
2 changed files with 42 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ if __name__ == "__main__":
ticket_height = args.size ticket_height = args.size
qr_code_size = ticket_height/1.5 qr_code_size = ticket_height/1.5
logo = svg2rlg("img/karaoke-outline.svg") logo = svg2rlg("img/karaoke-2-outline.svg")
scaling_factor = ticket_height/logo.height/2 scaling_factor = ticket_height/logo.height/2
logo.scale(scaling_factor, scaling_factor) logo.scale(scaling_factor, scaling_factor)
logo_width = logo.width*scaling_factor logo_width = logo.width*scaling_factor

41
img/karaoke-2-outline.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 32 KiB