Neodynamic ImageDraw SDK for .NET(英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
ImageDraw SDK adds callouts and RTL text2010年6月29日

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