Tobias Feldballe Petersen
Tobias Feldballe Petersen
If you send me a bash dump i can dockerise the build process of the libraries
Another source of inspiration could be: https://code.google.com/archive/p/gimp-dds/source#
@heinezen Do you know if there is any reason we cannot simply use wand? Do we want to avoid more dependencies? I tested wand with this small script, using a...
Yeah, that was what i thought too. Pillow also support dds, which is written in python, but i don't think it is very optimised/not using cython, so it might be...
Do we have an estimate when the dds2png library is necessary to push on? If we need it quite soon, i suggest we implement pillow for now (Since it would...
I love that you want to containerize it, it makes a lot of sense, however, I would advise against also running the application via docker. One of the main goals...
I would love to review it, but i don't think we can get it in as i think the project is dead here. Maybe fork?
My bad. Just add me to the pr if you want
> Doesn't look like I can add you, but feel free to head over the the PR and comment on it: https://github.com/piquette/finance-go/pull/28 Done. Good job!
For anybody that is having a bit of a hard time getting ivansieders neat and great fix to work, here is a little bit of a helping hand. I am...