Skip to content

libragephoto 0.3.0 release

Compare
Choose a tag to compare
@Syping Syping released this 02 Apr 19:38
· 16 commits to master since this release

Improvements (from 0.3 series)

  • Renamed photo(), photoData(), photoSize() and setPhoto() to jpeg(), jpegData(), jpegSize() and setJpeg()
  • Added ragephoto_getphotosign() and ragephoto_getphotosignf() to the C API
  • Added ragephotodata_* functions to the C API
  • Added jpegSign() to the C++ API
  • Memory allocation changes
  • Optional C++17 support