Gimp Tutorial 3
Quickmask
Today you will learn how to create a quickmask in Gimp. Please goto the following URL and read along the tutorial online:
http://www.gimp.org/tutorials/Quickmask/
Create a quickmask image.
SFTP
When you are finished editing your image, you will use SFTP to put the image on the PC-BSD Apache server as follows:
$ cd /home/ais-students/Desktop
$ ls
You should see your image, if not, change directory to the location of your image.
Now you will SFTP the image to the server
$ sftp Your Username@IP ADDRESS, ie. sftp kevmille@192.168.78.192
$ cd /usr/local/www/data/Your Username/images
$ put mask.jpg
$ ls
Should see your image listed
$ bye
Returns you back to your computer.
Now check the server to see if the image can be viewed:
http://IP ADDRESS/Your Username/images/image.jpg
If it is there, congratulations. If not, ask your teacher for help.
Red Eye Removal
Now go over the following online tutorial:
http://www.gimp.org/tutorials/Red_Eye_Removal//
SFTP
When you are finished editing your image, you will use SFTP to put the image on the PC-BSD Apache server as follows:
$ cd /home/ais-students/Desktop
$ ls
You should see your image, if not, change directory to the location of your image.
Now you will SFTP the image to the server
$ sftp Your Username@IP ADDRESS, ie. sftp kevmille@192.168.78.192
$ cd /usr/local/www/data/Your Username/images
$ put redeye.jpg
$ ls
Should see your image listed
$ bye
Returns you back to your computer.
Now check the server to see if the image can be viewed:
http://IP ADDRESS/Your Username/images/image.jpg
If it is there, congratulations. If not, ask your teacher for help.
This is the end of Gimp Tutorial 3.
Homework
Bring all the pictures for your web pages by the next lesson.