Thread Vertikale Spaltenbeschriftung für table (HTML) (72 answers)
Opened by bianca at 2010-08-01 20:39

GwenDragon
 2010-08-03 14:40
#140288 #140288
User since
2005-01-17
14612 Artikel
Admin1
[Homepage]
user image
Statt
Code (perl): (dl )
my $color = $im -> colorAllocate (@font_col);
nun
Code (perl): (dl )
my $color = -1 * $im->colorAllocate (@font_col);

View full thread Vertikale Spaltenbeschriftung für table (HTML)