Jonathan-David Schröder

Results 51 issues of Jonathan-David Schröder

Time for Mr Proper action, 2.9.2->2.9.4 bump and wider gmic-py stability

testing
release

``` >>> 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 =...

bug

- [ ] implement "pytest this" todo comments in C binding code

testing

### 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

documentation

see https://discuss.pixls.us/t/on-the-road-to-3-0/17226/209?u=myselfhimself

enhancement

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...

testing

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...

documentation

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....

bug