Joël Bourgault
Joël Bourgault
Hello, I'm using this filter and really appreciate its functionality, and the fact that it works seamlessly, thanks a lot! I see some nice additions since [0.1.2, last published to...
History of last-year's branch is rebased, so that history is now clean and straight from master. Signed-off-by: Joël BOURGAULT
This is linked to issue #38: remember last visited directory. Access to configuration data can be performed by attribute or as dict entries. File is in YAML format, and is...
Updating README file following pull request #46
This is the first commit to implement #38: addition of an `options.yml` file, that makes parameters persistent on user filesystem. User can modify the file then restart PhotoCollage; or user...
This works by file selection using the GUI, or by file addition with a drag&drop operation. Signed-off-by: Joël Bourgault
Throughout the code, no logging is present, meaning only Exception stacks will enable the developper to investigate what was the context in case of crash; nothing will print the images...
Hello, Thanks a lot for this project! The background and research is appealing, and the need for an strong open-source solution is here. Indeed, I was looking for such a...
### search you tried in the issue tracker ignore-prepublish, npm ### describe your actual problem With #3516, I reported that pipelines we run in Gitlab-CI fail on an warning+error raised...
**Is your feature request related to a problem? Please describe.** I develop a small-size project at work, that then runs as a service on a server. Hence, compile-time and binary...