pl: Schriftgröße in Grafik

Beitrag lesen

problematische Seite

Der Seiteninhalt ist auf deutsch; der Alternativtext sollte es auch sein.

Längst geändert, informiere dich! Und wenn Du richtig testen willst, nimm bitte meine Farben:

    my $bgcolor = $im->colorAllocate(0,128,128);  
    my $precolor = $im->colorAllocate(0,240,128);
    my $feiertag = $im->colorAllocate(255,148,0);
    my $txtcolor = $im->colorAllocate(0,240,240);

MfG