However, i have not the slightest idea, how i would start from there. How could i implement the option to extend the image filters from grayscale and such to this:
convert source-image.jpg -colorspace Gray -ordered-dither result-image.jpg
?
Any help would be much appreciated.
Also, please note that i would like to keep the original thumb drivers functionality and just simply add the halftone option…
Take a look at the excellent focus crop plugin. It contains a thumbs driver that extends the built in driver to add new functionality. It should give you a big hint…
hey jakob, so far, this is out of my league, so i will tackle this hopefully in the future, but right now i wouldn’t even know how to start… have you been making progress with this?
I need it for a side project and did not get back to it yet. I’m more into simple frontend stuff so it’s kind of hard for me to dive in as well. But I’ll give it a try and gonna inform you!