summaryrefslogtreecommitdiff
path: root/vcl/README.vars
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/README.vars')
-rw-r--r--vcl/README.vars4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/README.vars b/vcl/README.vars
index 35ad1ffe353e..73c982ef7d3f 100644
--- a/vcl/README.vars
+++ b/vcl/README.vars
@@ -42,8 +42,8 @@ SAL_DISABLE_GLYPH_CACHING - don't render glyphs through OpenGL textures or Skia
Skia
----
SAL_DISABLESKIA=1 - force disabled Skia
-SAL_ENABLESKIA=1 - enable Skia, unless blacklisted (and if the VCL backend supports Skia)
-SAL_FORCESKIA=1 - force using Skia, even if blacklisted
+SAL_ENABLESKIA=1 - enable Skia, unless denylisted (and if the VCL backend supports Skia)
+SAL_FORCESKIA=1 - force using Skia, even if denylisted
SAL_SKIA=raster|vulkan - select Skia's drawing method, by default Vulkan is used
SAL_DISABLE_SKIA_CACHE=1 - disable caching of complex images