diff options
Diffstat (limited to 'html/en/drv/image.html')
| -rw-r--r-- | html/en/drv/image.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/html/en/drv/image.html b/html/en/drv/image.html index 8dd7258..54718eb 100644 --- a/html/en/drv/image.html +++ b/html/en/drv/image.html @@ -48,7 +48,7 @@ before creating the canvas.</p>    <p>This driver is greatly platform-dependent. For further detail, see the <b>    Behavior of Functions</b> in each platform: <a href="win32.html">Microsoft     Windows (GDI)</a>, <a href="gdiplus.html">Windows Using GDI+</a>, -  <a href="xwin.html">X-Windows (XLIB)</a>. However, it should be noted that  +  <a href="xwin.html">X-Windows (XLIB)</a>, <a href="gdk.html">GDK</a>. However, it should be noted that     some functions behave differently from the basic functions of each platform.</p> | 
