summaryrefslogtreecommitdiff
path: root/libreofficekit/README
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-12-07 09:25:42 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-12-07 09:26:19 +0100
commit958b9a7fbdd58fdce762021917155c58fbb90d18 (patch)
tree169781931b7804f7f69d6809768cc9a7e02643a7 /libreofficekit/README
parent8a086a2c08efe2037957b959109e72b8bb3e27b7 (diff)
Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API
Change-Id: Ifbed5e534ba79d32b7188bb7fb7108338b6e124d
Diffstat (limited to 'libreofficekit/README')
-rw-r--r--libreofficekit/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreofficekit/README b/libreofficekit/README
index 669cb8051f54..7e5f8e93145c 100644
--- a/libreofficekit/README
+++ b/libreofficekit/README
@@ -33,7 +33,7 @@ To use LOK Tiled Rendering you will need the following before the LOK includes:
(This must be define before ANY LOK header, i.e. including the Init header.)
-Currently only bitmap-buffer rendering is supported, with a 32-bit RGBA
+Currently only bitmap-buffer rendering is supported, with a 32-bit BGRA
colourspace (further alternatives could feasibly be implemented as needed).
Scanlines are ordered top-down (whereas LibreOffice will internally default
to bottom-up).