Hello,

The examples from my book, Java 2D Graphics,
are now available online:

  http://www.oreilly.com/catalog/java2d/

Follow the link for "Examples" on the left side.

Here are a few highlights:
- Sampler : an interactive image processing application.
  Choose operations from the list on the left. Drag the
  mouse in the image window to compare the original
  and processed images.
- TextLayoutWithCarets : move a caret through
  bidirectional English/Arabic text
- Bouncer : examine the effects of various rendering
  operations on an animated shape
- PNGDecoder: creates a BufferedImage from a PNG file

The book itself will be out in early May.

Jonathan

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 2D Home Page: http://java.sun.com/products/java-media/2D/

Reply via email to