User Guide

383
ADOBE GOLIVE CS2
User Guide
Images Location Determines whether images are embedded or linked. If your AI file contains a rasterized image,
select Embed Images, not Link For Images. Embedding images increases file size but ensures that rasterized images
will always be available for viewing by the user.
Preserve Illustrator Editing Capabilities Preserves Illustrator-specific data in the SVG file.
Advanced SVG options
Click the More Options button in the SVG Options dialog box to access the following options.
CSS Properties Determines how CSS style attributes are saved in the SVG code.
Presentation Attributes method (default) Applies properties at the highest point in the hierarchy, which allows
the most flexibility for specific edits and transformations.
Style Attributes method Createsthe most readable filesbut mayincreasethe file size.Choosethismethodifthe
SVG code will be used in transformations—for example, transformations using Extensible Stylesheet Language
Transformation (XSLT).
Entity References method Results in faster rendering times and reduced SVG file size.
Style Element method Is used when sharing files with HTML documents. By selecting Style Element, you can
then modify the SVG file to move a style element into an external stylesheet file that is also referenced by the HTML
file—however, the Style Element option also results in slower rendering speeds.
Decimal Places Specifies the precision of vector data in the SVG file. You can set a value of 1 to 7 decimal places. A
high value results in a larger file size and increased image quality.
Encoding Choose a method from the Encoding pop-up menu to determine how to encode characters in the SVG
file. ISO 8859-1 is suitable for most European languages, while UTF (Unicode Transformation Format) is preferred
for non-roman languages. (UTF-8 is an 8-bit format and usually creates smaller files without losing any information
compared to the 16-bit UTF-16 format.)
Optimize for Adobe SVG Viewer Optimizes for the Adobe SVG viewer through an Adobe XML namespace. This
option takes advantage of faster rendering for features such as filter effects.
Include Extended Syntax For Variable Data Includes all information needed for variable substitution in the SVG
file. Select this option if you’re exporting a template for use in AlterCast.
Include Slicing Data Preserves slice locations and optimization settings.
Include XMP Includes XMP metatdata in the SVG file. Use the Adobe Bridge Browser to enter metadata.
Enable Auto Kerning Prevents creation of a <tspan> element for auto- or optical-kerned text. The result is a smaller
and more compact SVG <text> element.
Use SVG Text On Path Exports text on path as a <textPath> element. Note that the text may appear differently in the
SVG Viewer than it does in Illustrator. In particular, overflow text will be visible in the SVG Viewer.
See also
About the Metadata panel in Bridge” on page 54