John Cupitt
John Cupitt
Oh nice! Thank you for doing this work. I'll have a read. I started tinkering with php-ffi here: https://github.com/libvips/php-vips/blob/switch-to-php-ffi/examples/vips-ffi.php Just an experiment, currently unfinished, etc.
I was planning to redo it along the lines of pyvips --- so I'd make classes to wrap GValue and GObject, then use those to write `calll(operation_name, args)`, then php-vips...
I've mostly done a php ffi wrapper for libvips here: https://github.com/libvips/php-vips/blob/switch-to-php-ffi/examples/vips-ffi.php It needs breaking into a set of classes, some stubs fleshing out, and some tidying up, but it does...
Oh dear, no, it should be stable. It's being used in production on quite a few sites and no one has reported anything like this. Could you build with debugging...
Interesting! Does that image kill it every time? Could you send the file somehow?
It seems to work for me from the CLI, but I can't get caddy to cooperate, some error about a bad gateway. I think your `CaddyFile` needs to be renamed...
That looks very interesting! Yes, let's leave this as an enhancement for Feb.
I find jhbuild easier to work with than makefiles, but I might be the only one :) The other reason for keeping jhbuild would be for building win32 versions of...
Hi @maxpietsch, Sorry for the long silence. Jianliang ran the pipeline for rel3 using the dockerhub binary built from the Dockerfile in git master. If you look at that plus...
Hi again Emma, nice to hear from you. Sorry, this is all a long time ago now and subsequent projects have pushed the detail out of my brain. It would...