How to Export Paintings from ArtRage for iOS to iTunes Note: This guide referes to ArtRage 2.3 and later on iOS11. Earlier versions of ArtRage for iOS may look different. Part One: Export Your Painting You can export your paintings both individually and in groups from ArtRage for iOS as PNG, JPEG, Script and PTG […]
Read More…
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…
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…
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…
What Are Scripts? ArtRage scripts are recordings that can be played back in the desktop editions of ArtRage. Scripts allow you to record an entire painting process and play it back later, or create simple recorded actions. ArtRage allows script recording or playback in most editions for desktop and mobile. A script records every action […]
Read More…
ArtRage for iPad File Handling – A guide to saving your paintings, using the gallery, scripts and export and import options. The Gallery in ArtRage contains all of your Painting Files. When you save a painting, it is saved in to a group in the Gallery and to load it again all you need to do is return there using the Main Menu and select the painting to load. Learn how to best manage your files, import/export different file formats, and record scripts to play back. […]
Read More…
Working with ArtRage files. Paintings you create in ArtRage store a lot more information than normal image files, including how much paint there is on the Canvas and how wet it is. This means that ArtRage uses a special file format to ensure that this information isn’t lost when you save your work. This section of the manual explains how to create ArtRage files, how to save them and how to reload them, print them, and export them in a format you can share with other people. […]
Read More…