Skip to content

v1.5.0

Compare
Choose a tag to compare
@yeqown yeqown released this 29 Jan 01:07
f4acb0c

features:

  • extract ImageEncoder interface to support outputting image file format.
  • WithBuiltinImageEncoder for using builtin ImageEncoder, such as JPEG, PNG
  • WithCustomImageEncoder for custonmizing ImageEncoding

fixes:

  • the rectangle shape draws incorrectly with width and height. As #14 describes, it caused the images' right and bottom without border.