Jonathan-David Schröder
Jonathan-David Schröder
Time for Mr Proper action, 2.9.2->2.9.4 bump and wider gmic-py stability
``` >>> gmic.run("sp apples sp earth print") # No names given [gmic]-2./ Print images [0,1] = 'apples, earth'. [0] = 'apples': size = (640,400,1,3) [3000 Kio of floats]. data =...
- [ ] implement "pytest this" todo comments in C binding code
### TODO AVI non-linear video editor example Using PyAv https://scikit-image.org/docs/dev/user_guide/video.html#pyav which embeds libffmpeg on all OSes - [ ] tutorial - [ ] example
see https://discuss.pixls.us/t/on-the-road-to-3-0/17226/209?u=myselfhimself
Found the need for the following test cases when assisting a MacPorts maintainer for building and test gmic-py: - [ ] test for enabled display - by parsing of the...
Observation: Python developers have difficulty digging into the G'MIC language. Now that gmic-py is there, an easy "glue layer" may help those users want to dig deeper into G'MIC, with...
For other contributors to help with much freedom and without risking to disturb the master branch to much
Hello, in order to have a nice install of the binary release (0.2.0) for Linux, I downloaded the file listed here https://github.com/rbreu/beeref/releases/tag/v0.2.0 //// BeeRef-0.2.0-linux . Added +x permission to it....