From eef7ae01a9757f5e4a0693d539ee1fac5b09e756 Mon Sep 17 00:00:00 2001
From: scuri
We suggest you to implement rubber bands using XOR directly on the front buffer.
-To use this driver in Windows using GDI+ is necessary to call - - cdUseContextPlus(1) -before creating the canvas.
This driver is greatly platform-dependent. For further detail, see the - Behavior of Functions in each platform: Microsoft - Windows (GDI), Windows Using GDI+, - X-Windows (XLIB), GDK. However, it should be noted that - some functions behave differently from the basic functions of each platform.
+This driver is very platform-dependent.
+ +For further detail, see the + Behavior of Functions in each base driver: GDI, + GDK and X-Win. To use this driver + with a context plus base driver is necessary to call + + cdUseContextPlus(1) + before creating the canvas, see the GDI+, Cairo +and XRender base drivers.
+However, it should be noted that some functions behave differently from the +basic functions of each platform.