Notes |
(0011550 - 433 - 486 - 486 - 486 - 486 - 486)
wiz
12-17-07 04:14
|
more data points
I tried this in a fresh squeak 7067 (the standard final image) and got the anti aliased version (looks nice and smooth)
And in a fresh squeak 7159 and the image was not the same but as damien described jagged. There were also some red pixels on the middle yellow bar. Red pixels?? On a blue and yellow drawing???
So I wonder what has changed since 7067???
Yours in curiosity and service, --Jerome Peace |
|
(0011552 - 399 - 453 - 453 - 453 - 453 - 453)
Nicolai Hess
12-17-07 10:54
|
Funny,
I just tried this with the resent 3.10 Beta image and it looks
as described above. To better compare it with my 3.9 image I had to
change my background color. As I opened the appearance-menu I
accidentally clicked the display depth menu.
And the default depth was ...
16!
I changed to 32 (as in my 3.9 image) and the image looks smooth and nice (and no red pixels anymore).
Nicolai |
|
(0011553 - 416 - 470 - 470 - 470 - 470 - 470)
edgardec
12-17-07 11:04
edited on: 12-17-07 11:06
|
Brave Nicolai !
Just I made some like MessageTally tallySendsTo: nil inBlock: [JaggedIconTest show ] showTree: false.
Use the info from Damien and start to see if any methods was changed between two images.
Save me hours of work.
So is only a setup...
What all think I should do, only change the setup in next image I send to ftp?
Also send notice to list about some jagged could be avoided with depth 32 ?
|
|
(0011554 - 172 - 172 - 172 - 172 - 172 - 172)
Damien Cassou
12-17-07 12:10
|
Thank you Nicolai. The first thing you should do Edgar, in my opinion, is to find why and how the color depth has changed. Then, you can just change the next image I think. |
|
(0011555 - 88 - 106 - 106 - 106 - 106 - 106)
edgardec
12-17-07 12:23
|
Damien:
This is a easy answer.
Sure I change deph to 16.
Next time I check this also. |
|