From 553cd80ed974c1dd151f902040bd942f043ac193 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 18 Jun 2010 18:19:28 +0000 Subject: *** empty log message *** --- html/en/func/init.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'html/en/func') diff --git a/html/en/func/init.html b/html/en/func/init.html index 32a1ab6..17092c8 100644 --- a/html/en/func/init.html +++ b/html/en/func/init.html @@ -124,7 +124,9 @@ cd.InitContextPlus() [in Lua]

Initializes the context driver to use another context replacing the standard drivers. This functions is only available when a library containing a "ContextPlus" context driver is used. See the CairoGDI+ -and XRender base drivers.

+and XRender base drivers. Those libraries does +not support XOR write mode, but has support for anti-aliasing and alpha for +transparency.

In Lua, when using require"cdluacontextplus" this function will be automatically called.

-- cgit v1.2.3