Neodynamic ImageDraw SDK for .NET Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
ImageDraw SDK adds callouts and RTL textJun 29, 2010

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