CarVac / librtprocess

A project to make RawTherapee's processing algorithms more readily available.
Other
53 stars 24 forks source link

Initial CI configuration and fixes to Amaze code #32

Closed aferrero2707 closed 5 years ago

aferrero2707 commented 5 years ago

This pull request provides an initial set of scripts for continuous integration. It will compile RT against the current librtprocess code and generate an AppImage package ready for testing.

It also contains a fix for the detection of top/left border pixels in Amaze. More in depp explanations of why this is needed are given here.

CarVac commented 5 years ago

How does an AppImage work for a library?

heckflosse commented 5 years ago

The changes to amaze work fine here.