ImageDraw SDK adds callouts and RTL text

Released: Jun 29, 2010

Updates in this release

Updates in V3.0

  • Callouts (a.k.a. Speech Bubbles) including rectangle, rounded rectangle and oval shapes
  • Path lines/curves with the new PathShapeElement class
  • Rich Text rendering with the new RichTextElement class including kerning, line spacing, etc.
  • Added RTL text rendering to for languages like Hebrew
  • Added sizing features to TextElement including "Fit To Width", "Fit To Height" and "Stretch"
  • Added multi-stroke feature to TextElement
  • Added Visible property to all elements
  • Added a new fitting feature called "FitIfMax" to Resize action
  • Added scanning direction support for RemovePixel and MakeTransparent actions
  • Added irregular path cropping to Crop action
  • ImageElement object can be instructed to not maintain EXIF metadata
  • EXIF metadata reader utility