SVG Text Layout

Example code for the O’Reilly Media book

by Amelia Bellamy-Royds & Kurt Cagle

The Perfect Fit

Chapter 11 looks at the textLength attribute and font-size-adjust property, which can be used to standardize text layout when you don’t have full control over the fonts used; the chapter also describes decorative uses for textLength.

The links below will open the live example files or high-res PNG or JPEG screenshots in a new browser tab. Alternatively, you can download the entire collection as a zip archive or fork it as a GitHub repository. Be sure to read the O’Reilly Media policy on the use of example code.

Return to the main table of contents.