Neodynamic ImageDraw for ASP.NET 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Neodynamic updates ImageDraw for ASP.NET2010년 2월 19일

Updates in V5.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