fix for last commit

This commit is contained in:
Til 2026-05-08 07:37:56 +02:00
parent 58909c68da
commit b979df0e3a

View file

@ -109,7 +109,7 @@ class Ico(object):
else:
y = "55%"
svg = svg.format(h, c[:6], y, c[6:], txt)
#svg = svg.format(h, c[:6], y, c[6:], txt)
if(len(ext) > 3):
fontsz = 12 / len(ext) * 3