| Method and Description |
|---|
| org.xhtmlrenderer.swing.AWTFSImage.createLegacyImage(Image)
replaced by
#createImage(), that decides on
which system to use to create the Image |
| org.xhtmlrenderer.extend.TextRenderer.setSmoothingLevel(int)
no-op, will be removed in a future release. Anti-aliasing is now controlled via the smoothing
threshhold.
|