This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-05-04 21:42:10

Karra
Scratcher
Registered: 2009-01-14
Posts: 100+

Size Blurring

Hello Scratch Community! I am here to look for an answer to whether an image blurs if you change its size using the (change or set) size block to alter its dimensions rather than redrawing the whole image over again in the paint editor.

Real problem: I have a sprite I want to make bigger. I don't want to increase size with paint editor (makes uneven lines). What blocks do I use to increase the size (without possibly blurring the image).


http://i305.photobucket.com/albums/nn229/myrkalyk/kar.png

Offline

 

#2 2009-05-04 21:45:57

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: Size Blurring

You are better off doing this in Photoshop or Paint.NET.  Both of these graphic programs has better options for resizing graphics than the built-in editor.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#3 2009-05-04 21:47:25

Karra
Scratcher
Registered: 2009-01-14
Posts: 100+

Re: Size Blurring

But do the changing size blocks make a sprite, which uses that block, blur?


http://i305.photobucket.com/albums/nn229/myrkalyk/kar.png

Offline

 

#4 2009-05-04 22:26:04

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: Size Blurring

The chnge/set size to blocks only blur online because of one of those java player bugs. When you run the project in the offline player, it should just change the size without the blurring.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#5 2009-05-04 22:40:09

Scratch4U
Scratcher
Registered: 2009-04-08
Posts: 100+

Re: Size Blurring

paint.net is awsome


I'm ScratchX

Offline

 

#6 2009-05-05 05:30:02

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Size Blurring

Karra wrote:

But do the changing size blocks make a sprite, which uses that block, blur?

If you start with a small image and then try to expand it with the size block, the image is going to look a little blocky.  Another approach is to start with a bigger image, then use the size block to scale it down at the start of the project.  Then, when you scale it back up as your project runs, it will look as good as when you first made it.

Even so, any time you use the size block, the computer has to make adjustments to the image to fit it to the new size.  Sometimes it makes adjustments that don't look that good.  If you want complete control, make different costumes at the different sizes you will be using and switch to them so you don't need to use the size block at all.  That can be a lot of work though  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#7 2009-07-25 16:34:01

Karra
Scratcher
Registered: 2009-01-14
Posts: 100+

Re: Size Blurring

Scratch4U wrote:

paint.net is awsome

I use PhotoFiltre.


http://i305.photobucket.com/albums/nn229/myrkalyk/kar.png

Offline

 

Board footer