diff options
author | scuri <scuri> | 2010-10-13 22:29:55 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-10-13 22:29:55 +0000 |
commit | 6620df9471268a72f0c58eddb99c0d612bca566e (patch) | |
tree | c932b63ddb2d8295b136c7ace7e8e2e6bad4fe41 /html/en/drv/cairo.html | |
parent | eef7ae01a9757f5e4a0693d539ee1fac5b09e756 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/cairo.html')
-rw-r--r-- | html/en/drv/cairo.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/drv/cairo.html b/html/en/drv/cairo.html index eea6f75..0b28ea5 100644 --- a/html/en/drv/cairo.html +++ b/html/en/drv/cairo.html @@ -62,7 +62,8 @@ for complex clipping regions.</p> GDK base driver.</p> <p>As an alternative you can use <strong>require</strong>"<strong>cdluacairo"</strong>, but there are some restrictions: - in Windows only the GDI base driver can be used; in Linux only the X-Win base driver + in Windows only the GDI base driver can be used; in Linux only the GDK base +driver can be used; in other UNICES only the X-Win base driver can be used.</p> <h3>Extra Drivers (cdcairo.h)</h3> |