From 0eac3837284945aecb6af07e58d71725382a26d6 Mon Sep 17 00:00:00 2001
From: scuri This driver allows the access to a Clipboard area. It is greatly dependent
on the system. In Win32, it creates an Enhanced Metafile,
- a Bitmap or a CD Metafile; in X-Windows it
+ a Bitmap or a CD Metafile; in X-Windows and with
+ GDK it
creates only a CD Metafile.Use
diff --git a/html/en/drv/dbuf.html b/html/en/drv/dbuf.html
index 48556ed..0393d10 100644
--- a/html/en/drv/dbuf.html
+++ b/html/en/drv/dbuf.html
@@ -55,7 +55,7 @@ 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). However, it should be noted that + X-Windows (XLIB), GDK. However, it should be noted that some functions behave differently from the basic functions of each platform.
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). However, it should be noted that + X-Windows (XLIB), GDK. However, it should be noted that some functions behave differently from the basic functions of each platform.
diff --git a/html/en/drv/native.html b/html/en/drv/native.html index 257c62b..4bdeb90 100644 --- a/html/en/drv/native.html +++ b/html/en/drv/native.html @@ -62,7 +62,7 @@ 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). However, it should be noted that some functions behave differently from the + X-Windows (XLIB), GDK. However, it should be noted that some functions behave differently from the basic functions of each platform.