home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
ruzne
/
painter
/
PAINTE~2.cab
/
_3C1FFB025D7B44A287EB0B8D499F20C6
< prev
next >
Wrap
Extensible Markup Language
|
2003-03-14
|
23KB
|
394 lines
<?xml version='1.0' encoding='ISO-8859-1' ?>
<!--
The "name" attribute below specifies the name of the book. This
name appears both in the table of contents and in the search scobe
popup menu. This attribute is required.
The "context" attribute below specifies an alternate name of the book
and is only necessary when combining books for use with your
application's context-sensitive help. You can put any value you desire
here but it must contain only the characters "A-Z", "a-z", "0-9", or "_".
This attribute is optional.
The "toc" attribute specifies the relative filename of the XML file
that specifies the TOC structure for this book. This attribute is
optional.
The "ix" attribute specifies the relative filename of the XML file
that specifies the index structure for this book. This attribute
is optional.
The "search" attribute specifies the relative filename of the XML
file that will be generated by wwhelpix at the end of the conversion
process. This attribute is optional.
The "version" attribute specifies what format version the file is
described in and should always be "2.0". This attribute is required.
The "locale" attribute specifies the native language/locale for
this book. Currently valid values are en=English, fr=French, and
de=German. To ensure that proper word breaking rules are followed,
this attribute must be set correctly. This attribute is optional.
-->
<WebWorksHelpBook name="Painter Help" context="Painter Help" toc="toc.xml" ix="ix.xml" search="search.xml" version="2.0" encoding="ISO-8859-1" locale="en">
<!--
The following CommonWordsToSkip block allows you to define what
words will be omitted from the generated full text search index.
We have provided a list of low information words that are common
in English as a starting point. However, if you are processing
documents in a different language, you will need to adjust the
words accordingly.
The "minlen" attribute specifies the minimum length of word to
include in the full text search index. Words that are fewer
characters in length than this value will automatically be
omitted from the search database, and need not be explicitly
listed inside this block. The default value of 3 seems to work
well for English. A value of 1 may be needed for CJK languages
where one character can represent a whole word or concept.
-->
<CommonWordsToSkip minlen="2">
about after all also and another any are
because been before being between both but
came can come copyright corp corporation could
did
each
for from
get got
has had have her here him himself his how
inc into its
like
make many me might more most much must
never now
one only other our out over
not
reserved rights
said same see should since some still such
take than that the their them then there these they this those through too
under use
very
was way well were what where which while who will with would
you your
</CommonWordsToSkip>
<!--
The ScoringPrefs block allows you to control how search terms
are scored by assigning different relative weights based on
where a word occurs inside each document. Three common
META tags are supported by default, but this may be extended
to custom META tags as follows (for a tag called partnum):
<meta name="partnum" weight="100">
For information on setting/creating META tags from within
WebWorks Publisher, please see the online documentation.
Note, that words occurring in elements not explicitly declared
below will by default be scored with a weight of one.
-->
<ScoringPrefs>
<meta name="keywords" weight="100"/>
<meta name="description" weight="50"/>
<meta name="summary" weight="50"/>
<title weight="20"/>
<h1 weight="15"/>
<h2 weight="10"/>
<caption weight="10"/>
<h3 weight="7"/>
<th weight="5"/>
<h4 weight="5"/>
<h5 weight="4"/>
<h6 weight="3"/>
<h7 weight="2"/>
</ScoringPrefs>
<!--
The DocumentInfo block specifies the title and filename for
each generated page in the book (excluding TOC and IX).
-->
<DocumentInfo>
<Document title="1" href="01-Welcome.html"/>
<Document title="Welcome to Corel Painter 8" href="01-Welcome2.html"/>
<Document title="What's New in Corel Painter 8? " href="01-Welcome3.html"/>
<Document title="Redesigned User Interface " href="01-Welcome4.html"/>
<Document title="About Your User Guide " href="01-Welcome5.html"/>
<Document title="Corel Customer Support Services " href="01-Welcome6.html"/>
<Document title="2" href="02-Workspace.html"/>
<Document title="The Workspace" href="02-Workspace2.html"/>
<Document title="Using the Menus and Document Window " href="02-Workspace3.html"/>
<Document title="Workspace Tour " href="02-Workspace4.html"/>
<Document title="Using the Toolbox " href="02-Workspace5.html"/>
<Document title="Using Selectors " href="02-Workspace6.html"/>
<Document title="Using the Property Bar " href="02-Workspace7.html"/>
<Document title="Using the Brush Selector Bar " href="02-Workspace8.html"/>
<Document title="The Brush Creator " href="02-Workspace9.html"/>
<Document title="Working with Palettes " href="02-Workspace10.html"/>
<Document title="Exploring the Palettes " href="02-Workspace11.html"/>
<Document title="Setting Palette Layout " href="02-Workspace12.html"/>
<Document title="Libraries and Movers " href="02-Workspace13.html"/>
<Document title="Modifying a Library " href="02-Workspace14.html"/>
<Document title="3" href="03-Basics.html"/>
<Document title="Basics" href="03-Basics2.html"/>
<Document title="Opening Documents " href="03-Basics3.html"/>
<Document title="Working with Documents " href="03-Basics4.html"/>
<Document title="Saving Files " href="03-Basics5.html"/>
<Document title="Closing Documents and Quitting the Application " href="03-Basics6.html"/>
<Document title="Setting Preferences " href="03-Basics7.html"/>
<Document title="Using Plug-ins " href="03-Basics8.html"/>
<Document title="Wacom Intuos Support " href="03-Basics9.html"/>
<Document title="4" href="04-Textures.html"/>
<Document title="Using Textures, Patterns, and Weaves" href="04-Textures2.html"/>
<Document title="Using Paper Texture " href="04-Textures3.html"/>
<Document title="Using Patterns " href="04-Textures4.html"/>
<Document title="Using Weaves " href="04-Textures5.html"/>
<Document title="5" href="05-Color.html"/>
<Document title="Color" href="05-Color2.html"/>
<Document title="Working with Color " href="05-Color3.html"/>
<Document title="Changing Paper Color " href="05-Color4.html"/>
<Document title="The Mixer Palette " href="05-Color5.html"/>
<Document title="Using Color Sets " href="05-Color6.html"/>
<Document title="Color Information " href="05-Color7.html"/>
<Document title="Color Variability " href="05-Color8.html"/>
<Document title="Color Expression " href="05-Color9.html"/>
<Document title="Annotating Colors " href="05-Color10.html"/>
<Document title="Using Gradients " href="05-Color11.html"/>
<Document title="6" href="06-Painting.html"/>
<Document title="Painting" href="06-Painting2.html"/>
<Document title="Exploring Painting " href="06-Painting3.html"/>
<Document title="Understanding Brushes " href="06-Painting4.html"/>
<Document title="Using a Stylus or Mouse " href="06-Painting5.html"/>
<Document title="Selecting a Brush " href="06-Painting6.html"/>
<Document title="Brush Settings " href="06-Painting7.html"/>
<Document title="Where You Can Paint " href="06-Painting8.html"/>
<Document title="Marking the Canvas " href="06-Painting9.html"/>
<Document title="Painting with Color " href="06-Painting10.html"/>
<Document title="Painting with Gradients and Patterns " href="06-Painting11.html"/>
<Document title="Painting with Airbrushes " href="06-Painting12.html"/>
<Document title="Recording and Playing Back Strokes " href="06-Painting13.html"/>
<Document title="Filling Techniques " href="06-Painting14.html"/>
<Document title="7" href="07-Water%20Color.html"/>
<Document title="Using Water Color" href="07-Water%20Color2.html"/>
<Document title="The Water Color Layer " href="07-Water%20Color3.html"/>
<Document title="Working with Water Color Variants " href="07-Water%20Color4.html"/>
<Document title="Water Controls " href="07-Water%20Color5.html"/>
<Document title="Digital Water Color " href="07-Water%20Color6.html"/>
<Document title="8" href="08-Liquid%20Ink.html"/>
<Document title="Using Liquid Ink" href="08-Liquid%20Ink2.html"/>
<Document title="The Liquid Ink Layer " href="08-Liquid%20Inkb3.html"/>
<Document title="9" href="09-Impasto.html"/>
<Document title="Impasto" href="09-Impasto2.html"/>
<Document title="The Impasto Layer " href="09-Impasto3.html"/>
<Document title="Creating an Impasto Effect " href="09-Impasto4.html"/>
<Document title="Adjusting Impasto Depth " href="09-Impasto5.html"/>
<Document title="Adjusting Surface Lighting " href="09-Impasto6.html"/>
<Document title="Creating Custom Impasto Brushes " href="09-Impasto7.html"/>
<Document title="Blending Impasto with Other Layers " href="09-Impasto8.html"/>
<Document title="10" href="10-Brushes.html"/>
<Document title="The Brush Creator" href="10-Brushes2.html"/>
<Document title="Customizing Brushes " href="10-Brushes3.html"/>
<Document title="Using the Brush Creator " href="10-Brushes4.html"/>
<Document title="The Main Window " href="10-Brushes5.html"/>
<Document title="Using the Randomizer " href="10-Brushes6.html"/>
<Document title="Using the Transposer " href="10-Brushes7.html"/>
<Document title="Using the Stroke Designer " href="10-Brushes8.html"/>
<Document title="Setting Size Controls " href="10-Brushes9.html"/>
<Document title="Setting Spacing Controls " href="10-Brushes10.html"/>
<Document title="Setting Angle Controls " href="10-Brushes11.html"/>
<Document title="Setting Bristle Controls " href="10-Brushes12.html"/>
<Document title="Expression Settings " href="10-Brushes13.html"/>
<Document title="Setting Well Controls " href="10-Brushes14.html"/>
<Document title="Setting Rake Controls " href="10-Brushes15.html"/>
<Document title="Setting Random Controls " href="10-Brushes16.html"/>
<Document title="Setting Mouse Controls " href="10-Brushes17.html"/>
<Document title="Setting Cloning Controls " href="10-Brushes18.html"/>
<Document title="Setting Impasto Controls " href="10-Brushes19.html"/>
<Document title="Setting Image Hose Controls " href="10-Brushes20.html"/>
<Document title="Setting Airbrush Controls " href="10-Brushes21.html"/>
<Document title="Setting Water Controls " href="10-Brushes22.html"/>
<Document title="Setting Liquid Ink Controls " href="10-Brushes23.html"/>
<Document title="Setting Digital Water Color Controls " href="10-Brushes24.html"/>
<Document title="Managing Brushes " href="10-Brushes25.html"/>
<Document title="11" href="11-Cloning.html"/>
<Document title="Cloning and Tracing" href="11-Cloning2.html"/>
<Document title="Cloning Imagery " href="11-Cloning3.html"/>
<Document title="Cloning a Document " href="11-Cloning4.html"/>
<Document title="Using Tracing Paper " href="11-Cloning5.html"/>
<Document title="Changing Clone Source " href="11-Cloning6.html"/>
<Document title="Painting in the Clone " href="11-Cloning7.html"/>
<Document title="Using Auto Clone " href="11-Cloning8.html"/>
<Document title="Using Auto Van Gogh " href="11-Cloning9.html"/>
<Document title="Point-to-Point Cloning " href="11-Cloning10.html"/>
<Document title="Multi-Point Cloning " href="11-Cloning11.html"/>
<Document title="Turning Other Brushes into Cloners " href="11-Cloning12.html"/>
<Document title="Using a Selection while Cloning " href="11-Cloning13.html"/>
<Document title="Repeating Source Imagery " href="11-Cloning14.html"/>
<Document title="Filling with Transformed Cloning " href="11-Cloning15.html"/>
<Document title="12" href="12-Selections.html"/>
<Document title="Using Selections" href="12-Selections2.html"/>
<Document title="Working with Selections " href="12-Selections3.html"/>
<Document title="Creating Selections " href="12-Selections4.html"/>
<Document title="Converting Selections to and from Shapes " href="12-Selections5.html"/>
<Document title="Saving Selections " href="12-Selections6.html"/>
<Document title="Loading Selections " href="12-Selections7.html"/>
<Document title="Combining Selections Using Boolean Operations " href="12-Selections8.html"/>
<Document title="Transforming Selections " href="12-Selections9.html"/>
<Document title="Editing Path-Based Selections " href="12-Selections10.html"/>
<Document title="Using the Selection Portfolio " href="12-Selections11.html"/>
<Document title="13" href="13-Channels.html"/>
<Document title="Using Alpha Channels" href="13-Channels2.html"/>
<Document title="Understanding Alpha Channels " href="13-Channels3.html"/>
<Document title="Creating Channels " href="13-Channels4.html"/>
<Document title="Managing Channels " href="13-Channels5.html"/>
<Document title="Editing Channels " href="13-Channelsb6.html"/>
<Document title="14" href="14-Layers.html"/>
<Document title="Using Layers and Layer Masks" href="14-Layers2.html"/>
<Document title="Layer Basics " href="14-Layers3.html"/>
<Document title="Working with Layers " href="14-Layers4.html"/>
<Document title="Creating Layers " href="14-Layers5.html"/>
<Document title="Saving Files Containing Layers " href="14-Layers6.html"/>
<Document title="Deleting Layers " href="14-Layers7.html"/>
<Document title="Managing Layers " href="14-Layers8.html"/>
<Document title="Editing Layers " href="14-Layers9.html"/>
<Document title="Changing Layer Characteristics " href="14-Layers10.html"/>
<Document title="Using the Image Portfolio " href="14-Layersa11.html"/>
<Document title="Working with Layer Masks " href="14-Layers12.html"/>
<Document title="15" href="15-Effects.html"/>
<Document title="Using Image Effects" href="15-Effects2.html"/>
<Document title="Basics of Applying Effects " href="15-Effects3.html"/>
<Document title="Third-party Plug-ins " href="15-Effects4.html"/>
<Document title="Orientation Effects " href="15-Effects5.html"/>
<Document title="Correct Colors " href="15-Effects6.html"/>
<Document title="Other Tonal Control Effects " href="15-Effects7.html"/>
<Document title="Apply Lighting " href="15-Effects8.html"/>
<Document title="Apply Surface Texture " href="15-Effects9.html"/>
<Document title="Other Surface Control Effects " href="15-Effects10.html"/>
<Document title="Focus Effects " href="15-Effects11.html"/>
<Document title="Esoterica Effects " href="15-Effects12.html"/>
<Document title="Objects Effects " href="15-Effectsa13.html"/>
<Document title="16" href="16-Dynamic%20Plug-ins.html"/>
<Document title="Using Dynamic Plug-ins" href="16-Dynamic%20Plug-ins2.html"/>
<Document title="Dynamic Plug-in Basics " href="16-Dynamic%20Plug-ins3.html"/>
<Document title="Brightness/Contrast " href="16-Dynamic%20Plug-ins4.html"/>
<Document title="Burn " href="16-Dynamic%20Plug-ins5.html"/>
<Document title="Tear " href="16-Dynamic%20Plug-ins6.html"/>
<Document title="Bevel World " href="16-Dynamic%20Plug-ins7.html"/>
<Document title="Equalize " href="16-Dynamic%20Plug-ins8.html"/>
<Document title="Glass Distortion " href="16-Dynamic%20Plug-ins9.html"/>
<Document title="Kaleidoscope " href="16-Dynamic%20Plug-ins10.html"/>
<Document title="Liquid Lens " href="16-Dynamic%20Plug-ins11.html"/>
<Document title="Liquid Metal " href="16-Dynamic%20Plug-ins12.html"/>
<Document title="Posterize " href="16-Dynamic%20Plug-ins13.html"/>
<Document title="17" href="17-Hose.html"/>
<Document title="The Image Hose" href="17-Hose2.html"/>
<Document title="How it Works " href="17-Hose3.html"/>
<Document title="Using the Image Hose " href="17-Hose4.html"/>
<Document title="Controlling the Image Hose " href="17-Hose5.html"/>
<Document title="Indexing " href="17-Hose6.html"/>
<Document title="Creating Nozzles for the Image Hose " href="17-Hose7.html"/>
<Document title="Nozzle Libraries " href="17-Hose8.html"/>
<Document title="Creating a Nozzle from a Movie " href="17-Hose9.html"/>
<Document title="18" href="18-Mosaics.html"/>
<Document title="Mosaics" href="18-Mosaics2.html"/>
<Document title="Getting Started with Mosaics " href="18-Mosaics3.html"/>
<Document title="Tile Settings " href="18-Mosaics4.html"/>
<Document title="Working with Mosaics " href="18-Mosaics5.html"/>
<Document title="Mosaic Commands " href="18-Mosaics6.html"/>
<Document title="Working with Tessellation Mosaics " href="18-Mosaics7.html"/>
<Document title="19" href="19-Shapes.html"/>
<Document title="Using Shapes" href="19-Shapes2.html"/>
<Document title="About Shapes " href="19-Shapes3.html"/>
<Document title="Creating Shapes " href="19-Shapes4.html"/>
<Document title="Setting Shape Attributes " href="19-Shapes5.html"/>
<Document title="Editing Shapes " href="19-Shapes6.html"/>
<Document title="Working with Shapes " href="19-Shapes7.html"/>
<Document title="20" href="20-Text.html"/>
<Document title="Working with Text" href="20-Text2.html"/>
<Document title="The Text Layer " href="20-Text3.html"/>
<Document title="Applying Effects to Text " href="20-Text4.html"/>
<Document title="Exporting Text " href="20-Text5.html"/>
<Document title="21" href="21-Web.html"/>
<Document title="The Web" href="21-Web2.html"/>
<Document title="Features for the Web " href="21-Web3.html"/>
<Document title="Creating Web Page Backgrounds " href="21-Web4.html"/>
<Document title="Creating Web Buttons " href="21-Web5.html"/>
<Document title="Using the Image Slicer " href="21-Web6.html"/>
<Document title="Creating Rollovers " href="21-Web7.html"/>
<Document title="Image Maps " href="21-Web8.html"/>
<Document title="Creating GIF Files " href="21-Web9.html"/>
<Document title="Using Web-Safe Colors " href="21-Web10.html"/>
<Document title="Brushes for the Web " href="21-Web11.html"/>
<Document title="22" href="22-Scripting.html"/>
<Document title="Scripting" href="22-Scripting2.html"/>
<Document title="Understanding Scripting " href="22-Scripting3.html"/>
<Document title="How Scripts Work " href="22-Scripting4.html"/>
<Document title="The Scripts Palette " href="22-Scripting5.html"/>
<Document title="Recording Scripts " href="22-Scripting6.html"/>
<Document title="Playing Scripts " href="22-Scripting7.html"/>
<Document title="Editing Scripts " href="22-Scripting8.html"/>
<Document title="Scripts and Movies " href="22-Scripting9.html"/>
<Document title="23" href="23-Video.html"/>
<Document title="Animation and Video" href="23-Video2.html"/>
<Document title="Creating Animations and Video " href="23-Video3.html"/>
<Document title="The Frame Stacks Palette " href="23-Video4.html"/>
<Document title="Creating a Movie " href="23-Video5.html"/>
<Document title="Modifying a Movie " href="23-Video6.html"/>
<Document title="Animation Considerations " href="23-Video7.html"/>
<Document title="Combining Movies " href="23-Video8.html"/>
<Document title="Rotoscoping " href="23-Video9.html"/>
<Document title="Saving and Exporting Movies " href="23-Video10.html"/>
<Document title="Animations for the World Wide Web " href="23-Video11.html"/>
<Document title="24" href="24-Printing.html"/>
<Document title="Printing" href="24-Printing2.html"/>
<Document title="Understanding Printing " href="24-Printing3.html"/>
<Document title="Setting Up Printing " href="24-Printing4.html"/>
<Document title="Printing an Image " href="24-Printing5.html"/>
<Document title="Color Management " href="24-Printing6.html"/>
<Document title="The Color Management Dialog Box " href="24-Printing7.html"/>
<Document title="Options for Files Saved asáEncapsulated PostScript (EPS) " href="24-Printing8.html"/>
<Document title="25" href="25-Keyboard.html"/>
<Document title="Keyboard Shortcuts" href="25-Keyboard2.html"/>
<Document title="Toolbox Commands " href="25-Keyboard3.html"/>
<Document title="Palette Commands " href="25-Keyboard4.html"/>
<Document title="File Menu Commands " href="25-Keyboard5.html"/>
<Document title="Edit Menu Commands " href="25-Keyboard6.html"/>
<Document title="Canvas Menu Commands " href="25-Keyboard7.html"/>
<Document title="Effects Menu Commands " href="25-Keyboard8.html"/>
<Document title="Select Menu Commands " href="25-Keyboard9.html"/>
<Document title="Shapes Menu Commands " href="25-Keyboard10.html"/>
<Document title="Window Menu Commands " href="25-Keyboard11.html"/>
<Document title="Screen Navigation " href="25-Keyboard12.html"/>
<Document title="Palette Navigation " href="25-Keyboard13.html"/>
<Document title="Brush Tools " href="25-Keyboard14.html"/>
<Document title="Selection Tools " href="25-Keyboard15.html"/>
<Document title="Adjuster Tools " href="25-Keyboard16.html"/>
<Document title="Shape Tools " href="25-Keyboard17.html"/>
<Document title="Animation " href="25-Keyboard18.html"/>
<Document title="Lighting " href="25-Keyboard19.html"/>
<Document title="Layer Section Tools " href="25-Keyboard20.html"/>
<Document title="Mosaics " href="25-Keyboard21.html"/>
</DocumentInfo>
<!--
The TopicMap block is used for enabling context-sensitive help for
use with your own software application. Publisher will automatically
create Topic entries derived from the usage of the "TopicAlias"
marker in your FrameMaker document(s). The "TopicAlias" marker should
only contain the name of the topic.
Each resulting Topic entry will be of the form:
<Topic name="yourTopicName" href="yourBook/filename#123456">
Where the topic name must contain only the characters:
"A-Z", "a-z", "0-9", or "_".
-->
<TopicMap>
</TopicMap>
</WebWorksHelpBook>