GreycLab/CImg

Draw anti-aliased / smooth lines

thomasreiser opened this issue · 1 comments

Is there a way to draw anti-aliased / smooth lines?

No, but the Xiaolin Wu's anti-aliased line algorithm is trivial to implement with CImg, and it is giving quite good results.
I've not done it in CImg, but for my other project G'MIC, and it looks OK.

gmic_line_aa