- After Effects User Guide
- Beta releases
- Getting started
- Workspaces
- Projects and compositions
- Importing footage
- Text and Graphics
- Text
- Motion Graphics
- Work with Motion Graphics templates in After Effects
- Use expressions to create drop-down lists in Motion Graphics templates
- Work with Essential Properties to create Motion Graphics templates
- Replace images and videos in Motion Graphics templates and Essential Properties
- Animate faster and easier using the Properties panel
- Drawing, Painting, and Paths
- Overview of shape layers, paths, and vector graphics
- Paint tools: Brush, Clone Stamp, and Eraser
- Taper shape strokes
- Shape attributes, paint operations, and path operations for shape layers
- Use Offset Paths shape effect to alter shapes
- Creating shapes
- Create masks
- Remove objects from your videos with the Content-Aware Fill panel
- Roto Brush and Refine Matte
- Layers, Markers, and Camera
- Animation, Keyframes, Motion Tracking, and Keying
- Animation
- Keyframe
- Motion tracking
- Keying
- Transparency and Compositing
- Adjusting color
- Effects and Animation Presets
- Effects and animation presets overview
- Effect list
- Effect Manager
- Simulation effects
- Stylize effects
- Audio effects
- Distort effects
- Perspective effects
- Channel effects
- Generate effects
- Time effects
- Transition effects
- The Rolling Shutter Repair effect
- Blur and Sharpen effects
- 3D Channel effects
- Utility effects
- Matte effects
- Noise and Grain effects
- Detail-preserving Upscale effect
- Obsolete effects
- Expressions and Automation
- Expressions
- Expression basics
- Understanding the expression language
- Using expression controls
- Syntax differences between the JavaScript and Legacy ExtendScript expression engines
- Editing expressions
- Expression errors
- Using the Expressions editor
- Use expressions to edit and access text properties
- Expression language reference
- Expression examples
- Automation
- Expressions
- Immersive video, VR, and 3D
- Construct VR environments in After Effects
- Apply immersive video effects
- Compositing tools for VR/360 videos
- Advanced 3D Renderer
- Import and add 3D models to your composition
- Import 3D models from Creative Cloud Libraries
- Image-Based Lighting
- Extract and animate lights and cameras from 3D models
- Tracking 3D camera movement
- Cast and accept shadows
- Embedded 3D model animations
- Shadow Catcher
- 3D depth data extraction
- Modify materials properties of a 3D layer
- Work in 3D Design Space
- 3D Transform Gizmos
- Do more with 3D animation
- Preview changes to 3D designs real time with the Mercury 3D engine
- Add responsive design to your graphics
- Views and Previews
- Rendering and Exporting
- Basics of rendering and exporting
- H.264 Encoding in After Effects
- Export an After Effects project as an Adobe Premiere Pro project
- Converting movies
- Multi-frame rendering
- Automated rendering and network rendering
- Rendering and exporting still images and still-image sequences
- Using the GoPro CineForm codec in After Effects
- Working with other applications
- Collaboration: Frame.io, and Team Projects
- Memory, storage, performance
- Knowledge Base
A paragraph is any range of text with a carriage return at the end. Use the Paragraph panel to set options that apply to entire paragraphs, such as the alignment, indentation, and leading (line spacing). For point text, each line is a separate paragraph. For paragraph text, each paragraph can have multiple lines, depending on the dimensions of the bounding box.
If the insertion point is in a paragraph or text is selected, changes you make in the Paragraph panel affect only paragraphs that are at least partially selected. If no text is selected, changes you make in the Paragraph panel affect the selected text layers and the text layer’s selected Source Text keyframes, if any exist. If no text is selected and no text layers are selected, the changes you make in the Paragraph panel become the new defaults for the next text entry.
To display the Paragraph panel, choose Window > Paragraph; or, with a type tool selected, click the panel button in the Tools panel.
To open the Character and Paragraph panels automatically when a type tool is active, select Auto-Open Panels in the Tools panel.
- To reset values in the Paragraph panel to the default values, choose Reset Paragraph from the Paragraph panel menu.
You open the panel menu by clicking the panel menu button in the upper-right tab of the panel.
Align and justify text
You can align text to one edge of a paragraph (left, center, or right for horizontal text; top, center, or bottom for vertical text) and justify text to both edges of a paragraph. Alignment options are available for both point text and paragraph text; justification options are available only for paragraph text.
Indent and space paragraphs
Indentation specifies the amount of space between text and the bounding box or line that contains the text. Indentation affects only the selected paragraph or paragraphs, so you can easily set different indentations for paragraphs.
- To indent paragraphs, enter a value
in the Paragraph panel for an indentation option:
Indent Left Margin:
Indents text from the left edge of the paragraph. For vertical text, this option controls the indentation from the top of the paragraph.
Indent Right Margin:
Indents text from the right edge of the paragraph. For vertical text, this option controls the indentation from the bottom of the paragraph.
Indent First Line:
Indents the first line of text in the paragraph. For horizontal text, the first line indent is relative to the left indent; for vertical text, the first line indent is relative to the top indent. To create a first line hanging indentation, enter a negative value.
- To change space above or below paragraphs, enter a value in the Paragraph panel for Space Before and Space After .
Hanging punctuation for Roman fonts
Hanging punctuation controls whether punctuation marks fall inside or outside the margins. If hanging punctuation is turned on for Roman fonts, then periods, commas, single quotation marks, double quotation marks, apostrophes, hyphens, em dashes, en dashes, colons, and semicolons appear outside the margins.
-
To enable or disable hanging punctuation for Roman fonts, choose Roman Hanging Punctuation from the Paragraph panel menu.Note:
You open the panel menu by clicking the panel menu button in the upper-right tab of the panel.
Note:When you use Roman Hanging Punctuation, any double-byte punctuation marks available in Chinese, Japanese, and Korean fonts in the selected range do not appear outside the margins.
Text composition methods
The appearance of text on the page depends on a complex interaction of processes called text composition. Using the word spacing, letter spacing, and glyph spacing options you’ve selected, After Effects evaluates possible line breaks and chooses the one that best supports the specified parameters.
After Effects offers two composition methods, which you choose from the Paragraph panel menu.
You open the panel menu by clicking the panel menu button in the upper-right tab of the panel.
Adobe Single-line Composer
Offers a traditional approach to composing text one line at a time. This option is useful if you prefer to have manual control over how lines break. If spacing must be adjusted, the Single-line Composer first tries to compress, rather than expand text.
Adobe Every-line Composer
Considers a network of breakpoints for a range of lines and thus can optimize earlier lines in the paragraph to eliminate especially unattractive breaks later on. Working with multiple lines of text results in more even spacing and fewer hyphens. The Every-line Composer approaches composition by identifying possible breakpoints, evaluating them, and assigning a weighted penalty based on these principles:
Highest importance is given to evenness of letter and word spacing. Possible breakpoints are evaluated and penalized according to how much they deviate from optimal spacing.
After breakpoint penalty values are identified for a range of lines, they are squared, magnifying the bad breakpoints. The composer then uses the good breakpoints.