org.apache.batik.ext.awt.font |
org.apache.batik.ext.awt.font
Contains extensions to the java.awt.font package. This
package provides new TextLayout algorithm and a comprehensive
way to handle SVG text attributes such stroked text or multiple font families.
|
Java Source File Name | Type | Comment |
TextPathLayout.java | Class | PathLayout can layout text along a Shape, usually a Path object. |