cppaddict wrote:
Use a vector program for this method.
Stuart
What is a vector program? Is one available within photoshop?
thanks,
cpp
Photoshop is a raster program but has partial vector capabilities. What is the difference between vector and image (raster) formats? Raster image formats use a grid of small squares, known as pixels, to represent graphics. Each pixel in
a raster image has a specific location and colour value assigned to it. Raster images are also referred to
as bitmap images.
Vector drawing formats consist of elements which are defined mathematically as lines or curves and can
have solid, gradient, or patterned colour fills. Vector artwork is created in illustration and drawing
applications such as Adobe Illustrator, Macromedia FreeHand or CorelDraw and any CAD programs.
Unlike raster formats, vector drawings can be scaled to any size without loss of quality. Vector formats
are a better choice when the need to resize the image without the loss of clarity. Elements can be placed
on different layers, allowing for certain features to be isolated during editing, similar to photoshop's layer
system.
I personally would use a vector program (but I am biased in that way as it is what I mainly use) but you
could follow the other suggestions which still use photoshop. You have to decide whether you want it to
be a nice looking clean line drawing which is totally and easily editable, or just a quick thing for someone.
You could ask the originator whether they have a digital vector version they could send to you.
Stuart
--