diff options
Diffstat (limited to 'html/en/drv')
-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> |