Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 486 Bytes

Changelog

0.1.0

  • Upgrade image package.
  • Update methods.
  • Add test.
  • Deprecated ImageWatermark.addTextWatermarkCentered, use ImageWatermark.addTextWatermark with dstX & dstY in null (default null).
  • Add _getColor for change Material Color to Image Color (package Image).
  • Add class ImageFont for change the font.
  • Upgrae the example (only android).
  • Update example gradle files (android).
  • Update Readme files.

0.0.5

Change in the way of doing things