github SalOne22/rimage v0.2.0

18 months ago
  • [Added] struct ImageData for storing images data

  • [Added] struct Decoder to decode images

  • [Added] struct Encoder to encode images

  • [Added] structs for errors in rimage::errors

  • [Added] image processing from stdio

  • [Added] info option

  • [Added] suffix option

  • [Changed] decoders::decode_image and encoders::encode_image now deprecated, use Decoder and Encoder structs instead

  • [Improvement] Added documentation to almost all functions and structs with examples

  • [Improvement] Added support for png as output (not oxipng)

Don't miss a new rimage release

NewReleases is sending notifications on new releases.