GreycLab / CImg

The CImg Library is a small and open-source C++ toolkit for image processing
http://cimg.eu
Other
1.46k stars 278 forks source link

Drawing functions with floating point coordinates #381

Open fraca98 opened 1 year ago

fraca98 commented 1 year ago

Is there a way to use floating point data to draw circles, points, etc. without rounding them to integers?