php-vips icon indicating copy to clipboard operation
php-vips copied to clipboard

Still TODO in 2.x development

Open jcupitt opened this issue 3 years ago • 0 comments

The FFI version is merged to master, the obvious remaining TODOs are:

  • [ ] Support preloading, see https://www.php.net/manual/en/class.ffi.php
  • [ ] Rewrite the enum and doc generator in php.
  • [ ] Add source/target API
  • [ ] Add progress callbacks etc.
  • [ ] Add mutable.

jcupitt avatar Mar 10 '22 08:03 jcupitt