diff options
author | scuri <scuri> | 2010-06-16 17:18:08 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-16 17:18:08 +0000 |
commit | 72857b1207600b10bd73e9b1fee479438aae3ac9 (patch) | |
tree | 8f4172c1a0e376833e420978bd6c2ca24dc5dc6d /html/en/drv/printer.html | |
parent | 127ec89889f5a6af402d1d4a42d298d0aa98b7d3 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/printer.html')
-rw-r--r-- | html/en/drv/printer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/printer.html b/html/en/drv/printer.html index 6b6ca19..f712821 100644 --- a/html/en/drv/printer.html +++ b/html/en/drv/printer.html @@ -55,7 +55,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 + and <a href="cairo.html">Cairo</a> (over GDK). However, it should be noted that some functions behave differently from the basic functions of each platform.</p> <p>A printer created in Win32s has the same limitations as the <a href="wmf.html">WMF driver</a>. In Windows 95 or NT, it has the same |