Preface; Terminology And Notational Conventions; Supporting Documentation; Sample Code - Adobe 65061456 Programmer's Manual

Programming guide
Table of Contents

Advertisement

Preface

This document introduces the Adobe® Illustrator® API for plug-ins.
Chapter 1, "Overview"
Chapter 2, "Tutorial"
Chapter 4, "Plug–in Property Lists"

Terminology and notational conventions

API — Application programming interface.
Application — Illustrator CS5, unless otherwise specified.
PiPL — Plug-in property list.
SDK — Software development kit for the application.
folder. The actual root location depends on the installation and operating system.

Supporting documentation

The following documents are companions to this guide:
Getting Started with Adobe Illustrator CS5 Development — Describes platforms supported for plug-in
development, how to set up the development environment, and the code samples included in the
SDK. Provides step by step guides on creating new projects either from scratch or from the templates
provided with the SDK.
Adobe Illustrator CS5 Porting Guide — Describes issues related to porting plug-ins across different
versions of the Illustrator API. See
Adobe Illustrator API Reference — Describes the suites and functions in the Illustrator API in detail. See
the
Using the Adobe Text Engine with Illustrator CS5 — Describes how to use the Adobe text engine—the
text API provided by the Adobe® Illustrator® CS5 SDK—in your Illustrator plug-ins.
Adobe Dialog Manager CS5 Programmer's Guide — This document is included, but the Adobe Dialog
Manager has been deprecated in this release, and will not be supported in future releases.

Sample code

Sample plug-ins are provided in the sample code folder in the SDK, and described in Getting Started with
Adobe Illustrator CS5 Development .
using the Tutorial sample project.
describes the basic concepts behind Illustrator plug-in programming.
describes plug-in programming fundamentals using an example project.
folder.
/docs/references/
Chapter 2, "Tutorial,"
describes PiPL resources in detail.
indicates your locally installed SDK root
/docs/guides/porting-guide.pdf
describes plug-in programming fundamentals
.
5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs5

Table of Contents