This site aims to be the ultimate resource for Adobe Illustrator(c) scripting. Here you will find regularly updated collection of free scripts for all your creative needs.

If you find yourself doing the same task again and again, or you have an idea how to optimise your  workflow – get in touch, and we will provide solution.

Monoline text

Its purpose is to draw text as vector line strokes instead of using a font.

Uses a built-in vector “font”

  • The huge simplex array at the top is a stroke-based font definition.
  • Each ASCII character (letters, numbers, symbols) is described as line coordinates, not filled shapes.
  • Characters are drawn using single-line paths (monoline), similar to CNC/plotter fonts.

When you run the script, it shows a dialog where you can:

  • Enter font size (in points)
  • Type or paste text (supports multiple lines)
  • Click OK to generate the text, or Cancel to exit

Base Step (for all styles)

  1. Run the Monoline Text script.
  2. Enter your text and font size.
  3. Click OK to generate monoline vector paths.
  4. Ungroup the result (Object > Ungroup) if needed.

This artwork explores typography beyond filled shapes, using single-line vector strokes to build expressive letterforms. Each word is drawn from continuous paths, then pushed through rotation, repetition, and motion-like distortions to create playful, technical, and generative text styles. Designed with a monoline script, these forms stay lightweight, editable, and perfect for experimentation—where code, geometry, and typography meet.