A vector layer is a special layer where the data does not degrade even with repeated scaling.
Lines drawn on a raster (normal) layer degrade with each scaling,
Meanwhile, lines drawn on a vector layer do not degrade even with repeated scaling.
There is no visual difference between lines drawn on vector layers and raster layers. The difference is in the way each layer records the drawn lines.
Raster layers are composed of small squares (pixels).
One advantage of raster layers is that there are no limitations on functionality. You can easily perform all the necessary steps for drawing a picture, such as line drawing, coloring, and processing. However, the biggest weakness is that when you enlarge, reduce, or transform, the lines degrade.
On the other hand, the vector layer is drawn with coordinates of points (vertices) and lines connecting the points (paths).
The information of the lines is recorded by these vertices and paths, allowing the lines to remain clean even when zooming in or out.
In ibisPaint, a line drawn on a vector layer like this is called a “brush shape”.
Additionally, lines drawn on vector layers can be modified later to change the type of pen, thickness, and color of the line.
This is also considered a benefit of using vector layers.
However, the drawback is that some functions such as fill tool, fingertip tool, and blur tool are not available. Taking the above into consideration, vector layers are proficient in drawing lines, while raster layers excel in other general tasks ( such as coloring and processing).
Open the ①[ Layer Window ].
Select ②[ Add Special Layer ] and then choose ③[ Add Vector Layer ].
Select the newly added ④[ New Vector Layer ] on the working layer.
All lines drawn on the vector layer will be displayed as brush shape.
In addition to the above methods, a vector layer can be added by using the Vector Dip Pen and Vector Felt Tip Pen .
Open the⑤[ Brush Window ].br>
Select ⑥[ Vector Dip Pen ] or ⑦[ Vector Felt Tip Pen ] from the brush list and draw a line on the canvas.
Open ⑧[ Layer Window ] and you will see that ⑨[ New Vector Layer ] has been added.
Open ①[ Tool Select window ] and select ②[ Vector ].
Tap on ③[ the shape you want to select ] to select it.
If you want to select multiple or all shapes, ④[ drag ] diagonally to select them.
If you want to deselect a shape, you can do so by ⑤[ tapping ] on it.
Select ②[ Vector ] from the ①[ Tool Select window ].
The Vector Command menu appears when you select a shape and tap the ③[ ︙ button ].
④[ Edit Vertices ]…Switches to vertices’ editing mode.
⑤[ Bring to Front ]…Moves the selected shape to the front.
⑥[ Send to Back ]…Moves the selected shape to the back.
⑦[ Reorder Shapes ]…Allows you to edit the stacking order of the shapes freely.
⑧[ Flip Horizontal ]…Flips the selected shape horizontally.
⑨[ Flip Vertical ]…Flips the selected shape vertically.
⑩[ Deselect Shapes ]…Deselects all the selected shapes.
⑪[ Delete Shapes ]…Deletes all the selected shapes.
In the case of straight lines, rectangles, and regular polygon shapes drawn with the ⑬[ Drawing Tool ] of the ⑫[ Stabilizer Window ], ⑭[ Convert to Polyline ] option will be displayed in the Vector Command menu.
By converting a shape to polyline, you can edit the vertices.
In the case of circle or ellipse shape drawn with the ⑬[ Drawing Tool ] of the ⑫[ Stabilizer Window ], ⑭[ Convert to Curve ] option will be displayed in the Vector Command menu.
By converting a shape to curve, you can edit the vertices.
In the case of a looped shape, the ⑱[ Break Loop ] option will be displayed in the Vector Command menu.
By selecting it, you can break the loop of the shape.
In the case of a shape after breaking the loop, the ⑱[ Make Loop ] option will be displayed in the Vector Command menu.
By selecting it, you can make the shape looped.
A looped shape refers to the following shapes:
・Rectangular and polygon shapes drawn with the Drawing Tool and converted to Polylines
・Circle and ellipse shapes drawn with the Drawing Tool and converted to Curves
・Loops created with the Drawing Tool’s Bezier Curve or Polyline
As mentioned earlier, there are several functions that cannot be used in vector layers. If you want to use the following functions, you need to rasterize the vector layer:
You can rasterize a vector layer in the following ways.
* Be careful because once you rasterize, you cannot revert it back to a vector layer.
Open the ①[ Layer Window ]
Select the ②[ layer you want to rasterize ] and tap the ③[ ︙ button ].
Choose ④[ Rasterize ] from the command menu.
Confirm the rasterize dialog box by selecting the ⑤[ Yes ] option.
The icon of the vector layer will disappear, indicating that it has been converted to a raster layer.
On vector layers, you can use two types of eraser functions: the raster eraser tool and the vector eraser tool. Use the eraser tool that best fits your task and purpose.
The vector eraser tool deletes lines based on their path information. This allows you to instantly erase an entire selected line by dragging over it, or to delete only the parts where lines intersect. The image above shows an example of using the vector eraser tool set to “up to intersection” (the erased areas are shown in red).
On the other hand, the raster eraser tool allows you to partially modify lines in a freeform manner, just like the eraser function on a regular layer. However, the raster eraser tool does not actually delete or cut the lines—it simply makes them invisible. This point will be explained in more detail in the later section, “How the Raster Eraser Tool Works and Cautions When Merging with Vector Layers.”
The vector eraser tool is suitable for tasks such as deleting entire lines or cutting up to the intersection with other lines. In the sample illustration, we’ll explain how to use the vector eraser to remove unnecessary parts of the line art for hair.
First, let’s delete only the part of the line (A) [ the portion that extends beyond ].
Set the vector layer containing the target line as the active layer, then select ①[ Tool Selection Window ], choose ②[ Vector ], and select ③[ Vector Eraser ].
For the mode, choose ④[ Up to Intersection ].
For the line end, select either ⑤[ Tapered ] or [ Round ] to determine the shape of the line’s endpoint after cutting.
By dragging with your finger ⑥[ Drag ] across the line you want to erase so that it intersects with another line, you can delete the portion of the line up to the intersection point.
To delete an entire line, select ⑦[ Entire Line ], then ⑧[ Drag ] across the line you want to erase so that it intersects with it—you can then delete the entire line.
If the line you want to delete is very short, it may be difficult to drag across it.
In such cases, you can ⑨[ Drag ] around the lineto enclose it, allowing you to delete the line withinthe enclosed area.
The raster eraser tool is suitable when you want to partially modify a line in a freeform shape. In the sample illustration, we’ll explain how to adjust the length of a hairline.
Let’s use the raster eraser tool on a vector layer to adjust the length of the line (B)[ line ]. Select ①[ Tool Selection Window ], then choose ②[ Eraser ].
Just like when using the eraser tool on a regular layer (raster layer), you can delete a line by ③[ Dragging ] over the part you want to erase. For more details on how to configure the raster eraser tool, please refer to “Drawing Tutorial: 07. Undo and Eraser."
When using the raster eraser tool on a vector layer, lines are not actually deleted or cut—instead, they are simply made invisible. As a result, when merging vector layers, unintended lines may disappear. In this section, we will explain how the raster eraser tool works and how to address the issue of lines unintentionally disappearing during layer merging.
As an example, we will explain how the raster eraser tool works in the situation shown in the image above. Let’s refer to the top layer as [A], the middle layer as [B], and the background layer as [C].
A portion of the line drawn on [A] is erased using the eraser tool (The erased area is shown in red).
Next, layers [A] and [B] are merged. As a result, part of the line on [B] also disappears. The reason part of [B]’s line was erased lies in how the raster eraser tool works.
When checked with the vector tool, you can see that there is a line without color where the eraser was applied. This transparent line was created when the raster eraser tool was used on the vector layer and is called an “eraser shape.” Eraser shapes, like other lines, can be moved or have their style changed.
Eraser shapes do not actually delete lines—they work by overlapping lines within the same vector layer, hiding the lines underneath. When [A] and [B] were merged, the lines originally on [B] became subject to the eraser shapes as well, which is why some lines unintentionally disappeared when the vector layers were merged.
You can make hidden lines reappear by following the steps below.
Select ①[ Vector ] from the ②[ Tool Selection Window ].
Choose ③[ the desired line that you want to display again ] and tap on the ④[ ︙ button ].
Select ⑤[ Bring to Front ] and move the desired line to the front.
You can now bring back the hidden line by displaying it again.