[Thread Prev] [Thread Next]
You should be able to scale the drawing in paint then crop the canvas.
Jayme Johnson
Director of Academic Technology
Village School
780 Swarthmore Avenue
Pacific Palisades, California 90272
310-459-8411 x120
jjohnson@xxxxxxxxxxxxxxxxxx
http://www.village-school.org <http://www.village-school.org/>
_____
From: Kathleen Basovsky [mailto:kbasovsky@xxxxxxxxx]
Sent: Tuesday, November 27, 2007 10:30 AM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Question with graphics
I have a 6th grade student drawing a pacman in MS Paint. He wants to copy it
into Microworld Pro but the graphic comes out very large. Any idea how we can
shrink it to a normal size?
Thanks for your help, this forum is very helpful!
Kathy Basovsky - tech teacher Brookside Upper Elementary School, Westwood, NJ
_____
From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx on behalf of LCSI
Sent: Mon 11/26/2007 7:06 PM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Basic Command Descriptions[Scanned]
Have you tried "Vocabulary" in MicroWorlds' "Help" menu?
Alain
Le 07-11-26 à 17:07, Russell, Ken a écrit :
I have been searching the web to find simple descriptions of basic logo
commends, but as of yet, I have been unable to do so. I have been able to find
documents such as the MicroWorlds Vocabulary
http://mia.openworldlearning.org/voctable_p.htm and various very brief command
summaries. But what I am looking for is something like this example:
========
Random
Random is a logo command that chooses a number from one up to a number that
you specify. The number you choose must follow the random command. The number
cannot be zero or negative, but a couple different tricks can be used to
produce a negative result.
Examples:
fd random 25
This command will move the turtle forward some number between 1 and 25 steps.
repeat 1000 [fd random 100 rt random 360]
This command will move the turtle forward some distance between 1 and 100,
then the turtle will turn right a random number of degrees. It will repeat
this command 100 times.
========
I would like to have these available to my students for reference or for
their use when they are working independently. It would not be practical to
have a description for every command, but having them for the more frequently
used commands would be helpful.
Does anyone know if command descriptions using this kind of format are
available?
Thanks in advance.
Ken Russell
Bellingham Schools
Previous by thread:
Basic Command Descriptions
Next by thread:
Storing a random value for re-use(?)
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|