Fill, Stroke, Gradients & the Appearance/Style Panels
Vector Graphics
Chapter 5 · Fill, Stroke, Gradients & the Appearance/Style Panels
Chapters 3 and 4 covered drawing shapes — custom paths and regular geometry alike. Every one of those shapes has so far been an outline with no real appearance yet. This chapter gives them one: fill, stroke, and gradients, controlled through a panel that goes by a different name in each application but does the same underlying job.
Fill and Stroke: The Two Basic Appearance Properties
Fill is the color (or gradient, or pattern) applied to a shape's interior — which is exactly why Chapter 3 emphasized closed paths, since an open path has no bounded interior for a fill to occupy. Stroke is the color and width applied along the shape's own outline path itself. A single shape can have a fill, a stroke, both, or neither, and each is set independently.
Solid Colors, Color Models & Swatches
Both applications support the same basic color models — RGB for screen work, CMYK for print work — plus a swatches panel for saving and reusing specific colors consistently across a project, exactly the same practical need Raster Editing Fundamentals' own color-mode material addressed for raster work. Consistency matters even more in vector work, where the same logo or icon often needs to reuse an exact brand color across many separate shapes.
Stroke Weight, Cap, and Join
Stroke weight sets how thick the outline is. Cap controls how a stroke's open ends are finished — butt (a flat cut-off), round, or square (extended slightly past the endpoint). Join controls how a stroke behaves at a sharp corner — miter (a sharp point), round, or bevel (a flattened corner). These options matter more than they might first seem: a thick stroke with the wrong join can look noticeably different at a shape's corners than the same stroke with a different join setting.
Gradients: Fills That Transition Between Colors
A gradient fill transitions smoothly between two or more colors across a shape, rather than filling with one flat color. Linear gradients transition along a straight line; radial gradients transition outward from a center point. Both applications let a gradient's individual color stops be repositioned and recolored, and let the gradient's own angle or center point be adjusted directly on the shape rather than only through a dialog box.
Illustrator's Appearance Panel vs. Inkscape's Fill and Stroke Dialog
Illustrator manages all of this through its Appearance panel, which does something genuinely distinctive: it can stack multiple fills and multiple strokes on a single object, each one layered on top of the last, with the stacking order directly affecting the final look — the same "ordered stack, order matters" idea this site's own Audio & Video Production courses kept encountering in different forms (layers, Sources, timeline tracks), showing up here again inside a single object's own appearance. Inkscape's Fill and Stroke dialog covers the same fill/stroke/gradient properties but as a single fill and single stroke per object, without that same multi-layered stacking model.
| Aspect | Illustrator (Appearance panel) | Inkscape (Fill and Stroke dialog) |
|---|---|---|
| Fills per object | Multiple, stacked | One |
| Strokes per object | Multiple, stacked | One |
| Stacking order matters? | Yes — directly affects final look | Not applicable (single fill/stroke) |
| Gradient editing | Live, on-object gradient handles | Live, on-object gradient handles |
Hands-On Exercises
A designer wants a logo mark with a bold outer stroke, a secondary thinner stroke just inside it, and a solid fill, all on the exact same shape. Using this chapter's own material, explain which application's own panel makes this straightforward, and why.
📄 View solutionA colleague resizes a shape smaller and is confused that its stroke now looks proportionally much thicker than before. Using this chapter's own warning box, explain what's likely going on.
📄 View solutionExplain, using this chapter's own material, how the stacking order inside Illustrator's Appearance panel relates to the "order matters" idea from this site's own Audio & Video Production courses.
📄 View solutionChapter 5 Quick Reference
- Fill colors a shape's interior; stroke colors and weights its outline — set independently
- Stroke cap and join control how a stroke's ends and corners are finished
- Gradients transition between colors, linear or radial, with live on-object handles in both applications
- Illustrator's Appearance panel stacks multiple fills/strokes on one object, order-dependent; Inkscape's Fill and Stroke dialog handles one of each
- Check the "scale strokes and effects" setting before resizing, or stroke weight may not scale as expected