18ixv3fdp8bdhktzyihil0i8gttoir

Sticker & Sticker Spray Preset Downloads

A list of download links to Sticker Spray brushes and Stickers created by ArtRage users. The Sticker Spray is a powerful customizable tool in the desktop editions of ArtRage. It can be used to spray full color images, create repeating or randomized patterns, and design art brushes that respond to canvas and stylus properties. Uses range from pasting a simple Sticker image into your painting to incredibly advanced painting tools that can be modified to get the perfect stroke or spray out a randomized school of fish that adjust size, color and opacity depending on their location on the canvas or your stylus pressure. […]

Read More…

Example Script Code

Sample Script File Code A script file includes several standard blocks of data that require little coding knowledge to understand. It will often be very long as there will be many lines for every stroke, but it is also possible to delete entire sections or edit individual lines. A standard recorded script will contain the […]

Read More…

Brush Blending Settings

Control How Brush Strokes Blend ArtRage offers multiple ways to blend paint, some unique to ArtRage, and others that act like more standard digital art programs. This guide compares ways to blend live as you paint so that strokes change color and texture as they interact with existing paint, rather than the techniques you might […]

Read More…

Natural Media Tools

Natural Media Painting & Drawing Tools ArtRage is primarily a natural media painting program and offers a range of realistic tools based on real world traditional media, but also offers powerful customizable digital brushes. These tools don’t just look like their real world inspirations, they act like them too. Watercolors wash away with water, oils […]

Read More…

Customizable Brush Tools

ArtRage’s Customizable Brushes: Custom Brush & Sticker Spray ArtRage 5 offers two entirely different types of customizable brushes, the Sticker Spray and the Custom Brush. While you can create similar brushes in both tools, they have very different properties. Use the Custom Brush and the Sticker Spray to create any effect you need, whether for […]

Read More…

Bump Blend Modes

What are the Bump Blend Modes? ArtRage allows you to change the Bump Blend Mode as well as the Layer Blend Mode. ArtRage’s paint uses ‘bump’ channels to create depth, and you can use the bump blend modes to control how your layer textures interact. Different strokes have different paint depth and normally, painting over […]

Read More…

ArtRage Scripting Guide

Advanced Scripting Guide Download the ArtRage Script Programmer’s Guide [PDF] The Script Programmer’s Guide is a reference document for programmers who want to write scripts using the ArtRage Scripting Language. The guide assumes a basic knowledge of programming, using variables, declaring and calling functions. ArtRage Scripts are text files that store data in a human […]

Read More…

Script Annotations

Adding Notes, Tips, and Spotlights to Scripts Script Annotations Annotations allow you to present additional information to someone during Script playback. While the script is being recorded you can add three types of Annotation depending on the kind of information you want to present: Notes, Tips, and Spotlights. Notes are messages that appear and interrupt […]

Read More…

Script Editing

Editing or Coding Custom Scripts Script Files ArtRage scripts are simple Unicode UTF16 text files which can be edited using Notepad, Notepad+++, TextEdit, or any similar program. For ArtRage to be able to read the script file, the file extension must be ‘.arscript’. You can manually rename the extension if you accidentally saved a script […]

Read More…

Script Troubleshooting

Troubleshooting Common Script Problems Simple recorded painting scripts are usually quite reliable, especially in the latest edition, but you may run into issues during playback. This guide covers scripts recorded normally in ArtRage. We cannot offer in depth support for custom scripts, but we recommend reading the Programmer’s Guide or posting in the Scripting Support […]

Read More…