Skip to content

Tutorials and reference

A tutorial leads through one completed task. A reference page lets the reader enter at any point. You can use the same headings, lists, notes and tables in both, but their order should answer different needs.

Keep the path through a task visible

The Vexy Lines introduction has four stages: bring in a source, choose a fill, compose with layers, then export. The specimen gives each stage enough space for an explanation without turning the sequence into four unrelated cards.

Make vector artwork from an image

Vexy Lines transforms photos and images into scalable vector artwork. Choose a source with visible differences in tone so you can inspect how a fill responds.

  1. Bring a source image into Vexy Lines.

    The product accepts PNG, JPEG, TIFF, BMP, SVG and PDF sources. Start with one image so you can compare the source and the marks produced by the fill.

  2. Choose a fill.

    Linear fills create engraving-like lines. Wave fills bend the strokes. Halftone fills use dots. Try the same source with more than one fill before you commit to a composition.

  3. Compose with layers and masks.

    Stack fills or put them in groups. Use masks to control where a fill contributes to the image. Inspect both the overall composition and the places where two treatments meet.

  4. Export the artwork.

    SVG, PDF and EPS carry vector output. PNG and JPEG provide raster output for sharing. Choose the format for the next application that will use it.

HTML · compiled output
<div class="fl-editorial">
<article>
<h2 id="make-vector-artwork-from-an-image">Make vector artwork from an image<a class="headerlink" href="#make-vector-artwork-from-an-image" title="Permanent link">&para;</a></h2>
<p>Vexy Lines transforms photos and images into scalable vector artwork. Choose a
source with visible differences in tone so you can inspect how a fill responds.</p>
<div class="steps">
<ol>
<li>
<p>Bring a source image into Vexy Lines.</p>
<p>The product accepts PNG, JPEG, TIFF, BMP, <abbr title="Scalable Vector Graphics">SVG</abbr> and PDF sources. Start with one
image so you can compare the source and the marks produced by the fill.</p>
</li>
<li>
<p>Choose a fill.</p>
<p>Linear fills create engraving-like lines. Wave fills bend the strokes.
Halftone fills use dots. Try the same source with more than one fill before
you commit to a composition.</p>
</li>
<li>
<p>Compose with layers and masks.</p>
<p>Stack fills or put them in groups. Use masks to control where a fill
contributes to the image. Inspect both the overall composition and the
places where two treatments meet.</p>
</li>
<li>
<p>Export the artwork.</p>
<p><abbr title="Scalable Vector Graphics">SVG</abbr>, PDF and EPS carry vector output. PNG and JPEG provide raster output
for sharing. Choose the format for the next application that will use it.</p>
</li>
</ol>
</div>
</article>
<aside class="fl-editorial-note">
<h3 id="inspect-the-result">Inspect the result<a class="headerlink" href="#inspect-the-result" title="Permanent link">&para;</a></h3>
<ul>
<li>Can you still recognise the source's main shapes?</li>
<li>Does the line density suit the intended output size?</li>
<li>Do masks end where you intended?</li>
<li>Does the exported file open in the destination application?</li>
</ul>
<p>These are checks for this tutorial specimen. They do not describe automatic
validation performed by Vexy Lines.</p>
</aside>
</div>
Markdown · authored source
<div class="fl-editorial" markdown="1">

<article markdown="1">

## Make vector artwork from an image

Vexy Lines transforms photos and images into scalable vector artwork. Choose a
source with visible differences in tone so you can inspect how a fill responds.

<div class="steps" markdown="1">

1. Bring a source image into Vexy Lines.

    The product accepts PNG, JPEG, TIFF, BMP, SVG and PDF sources. Start with one
    image so you can compare the source and the marks produced by the fill.

2. Choose a fill.

    Linear fills create engraving-like lines. Wave fills bend the strokes.
    Halftone fills use dots. Try the same source with more than one fill before
    you commit to a composition.

3. Compose with layers and masks.

    Stack fills or put them in groups. Use masks to control where a fill
    contributes to the image. Inspect both the overall composition and the
    places where two treatments meet.

4. Export the artwork.

    SVG, PDF and EPS carry vector output. PNG and JPEG provide raster output
    for sharing. Choose the format for the next application that will use it.

</div>

</article>

<aside class="fl-editorial-note" markdown="1">

### Inspect the result

- Can you still recognise the source's main shapes?
- Does the line density suit the intended output size?
- Do masks end where you intended?
- Does the exported file open in the destination application?

These are checks for this tutorial specimen. They do not describe automatic
validation performed by Vexy Lines.

</aside>

</div>

The sequence and format names come from www.vexy.art/src_docs/md/lines/index.md. The explanatory inspection guidance is written for this tutorial. Vexy Lines product page.

Put the reference beside the decision

A table works when every row answers the same question. An accompanying note can explain the boundary, while an optional disclosure holds a longer example. This composition combines MaterialX Markdown with a native HTML disclosure.

Choose the output for the next task

Next task Output to consider What to inspect
Continue working with vector paths SVG The imported paths and their appearance
Place artwork in a page PDF Scale, clipping and the rendered result
Share a raster preview PNG or JPEG Pixel dimensions and compression

Check the destination

A format name does not guarantee identical rendering in every application. Open the exported file in the application that will use it.

Example: a page illustration

Export the artwork, place it in the page layout, then inspect the illustration at its intended size. A dense pattern that reads well at a large preview size may need a different treatment when the illustration is reduced.

HTML · compiled output
<h3 id="choose-the-output-for-the-next-task">Choose the output for the next task<a class="headerlink" href="#choose-the-output-for-the-next-task" title="Permanent link">&para;</a></h3>
<table>
<thead>
<tr>
<th>Next task</th>
<th>Output to consider</th>
<th>What to inspect</th>
</tr>
</thead>
<tbody>
<tr>
<td>Continue working with vector paths</td>
<td><abbr title="Scalable Vector Graphics">SVG</abbr></td>
<td>The imported paths and their appearance</td>
</tr>
<tr>
<td>Place artwork in a page</td>
<td>PDF</td>
<td>Scale, clipping and the rendered result</td>
</tr>
<tr>
<td>Share a raster preview</td>
<td>PNG or JPEG</td>
<td>Pixel dimensions and compression</td>
</tr>
</tbody>
</table>
<div class="admonition note">
<p class="admonition-title">Check the destination</p>
<p>A format name does not guarantee identical rendering in every application.
Open the exported file in the application that will use it.</p>
</div>
<details>
<summary>Example: a page illustration</summary>
<p>Export the artwork, place it in the page layout, then inspect the illustration
at its intended size. A dense pattern that reads well at a large preview size
may need a different treatment when the illustration is reduced.</p>
</details>
Markdown · authored source
### Choose the output for the next task

| Next task | Output to consider | What to inspect |
| --- | --- | --- |
| Continue working with vector paths | SVG | The imported paths and their appearance |
| Place artwork in a page | PDF | Scale, clipping and the rendered result |
| Share a raster preview | PNG or JPEG | Pixel dimensions and compression |

!!! note "Check the destination"
    A format name does not guarantee identical rendering in every application.
    Open the exported file in the application that will use it.

<details markdown="1">
<summary>Example: a page illustration</summary>

Export the artwork, place it in the page layout, then inspect the illustration
at its intended size. A dense pattern that reads well at a large preview size
may need a different treatment when the illustration is reduced.

</details>

The supported output names come from the Vexy Lines source. The rows are editorial guidance, not a claim that Vexy Lines tests those destinations.

Adapt the composition

Give each procedure a result the reader can recognise. Put prerequisites before the first action. Keep instructions outside closed tabs or disclosures when they are required to finish the task.

Use .steps for ordered procedures and .fl-editorial for a sequence with a short checklist. The layout class and .fl-editorial-note are defined in field-guide.css; the numbered stages use MaterialX's document styles.

If a reference table grows beyond a phone's width, contain its horizontal scrolling inside the table area. Do not compress explanatory text into tiny columns to make a desktop composition fit.