1 - added RMakeCenteredImage()
3 - Added code to draw pixels and lines. Both writing absolute values, or
4 offseting existing pixels with delta values are supported.
5 - Remade the beveling code to be simpler, using the RAlterLine() functions.
6 - Fixed some pixels in the bevels.
7 - Changed RAlter* functions to more generic ROperate*