optimise scaling for these too

SVN revision: 14041
This commit is contained in:
Carsten Haitzler 2005-03-31 14:04:10 +00:00
parent 158c0b0bfd
commit 06c08c56fc
2 changed files with 12 additions and 0 deletions

View File

@ -458,6 +458,9 @@ group {
border: 8 8 8 8;
middle: 0;
}
fill {
smooth: 0;
}
color: 255 255 255 255;
}
description {
@ -481,6 +484,9 @@ group {
border: 8 8 8 8;
middle: 0;
}
fill {
smooth: 0;
}
color: 255 255 255 0;
}
}

View File

@ -402,6 +402,9 @@ group {
border: 8 8 8 8;
middle: 0;
}
fill {
smooth: 0;
}
color: 255 255 255 255;
}
description {
@ -421,6 +424,9 @@ group {
border: 8 8 8 8;
middle: 0;
}
fill {
smooth: 0;
}
color: 255 255 255 0;
}
}