video notes: vector graphics
1. Introduction to Vector Graphics
Drawing software helps create and edit vector graphic images.
Each object (line, circle, rectangle) is stored as a separate element.
LibreOffice Draw can be used to explore vector graphics.
2. Basic Drawing Tools and Operations
Drawing Shapes:
The ellipse tool draws ellipses or circles.
Pointer indicates the start point, dragging creates a boundary, releasing completes the shape.
Changing Object Properties:
Border color can be changed (e.g., to yellow).
Fill color (inside) and border can be made the same.
3. Manipulating Multiple Vector Objects
Combining Objects:
Draw a smaller circle and place it inside a larger one.
Selecting Multiple Objects: Hold down the shift key while clicking each object.
Grouping Objects:
With objects selected, use the "group" command.
Grouping connects selected objects to be moved, copied, or deleted as a single unit.
Layering Objects (Arrangement Command):
Manipulate how objects are layered (e.g., sun behind clouds).
"Bring" options move objects in front.
"Send" options move objects behind.
Objects can be brought forward by one layer if needed (e.g., sun in front of sky but behind clouds).
4. Vector vs. Bitmap Graphics
Vector Graphics Advantages:
Retain quality even when enlarged (smooth edges when zoomed).
Easy to move shapes within the image.
**Bitmap Graphics Disadvantages (when converted from vector):
Lose the ability to enlarge without looking blocky.
Lose the ability to easily move shapes within the image.
When enlarged (e.g., zoom), individual pixels become visible, causing a jagged appearance.
5. Saving and Exporting Vector Graphics
Vector graphics can be saved or exported to various file formats.
Bitmap formats available for export: BMP and PNG.
When exported to a bitmap, a copy of the vector image is converted.
At similar resolutions, the bitmap may appear similar to the vector drawing initially.
6. Conclusion
Understanding the relative strengths and weaknesses of vector and bitmap graphics is crucial.
This knowledge helps in selecting the most appropriate graphic type for specific needs.