From deb5839a5b0d11c4a079a7939fe88aa07101aecc Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 22 Nov 2016 15:50:31 +0100 Subject: js: Add setUserCSS function. --- docs/mutool/run.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/mutool') diff --git a/docs/mutool/run.html b/docs/mutool/run.html index 328e0988..5f6ff4f6 100644 --- a/docs/mutool/run.html +++ b/docs/mutool/run.html @@ -97,6 +97,8 @@ only store bytes.
Create a new empty buffer.
readFile(fileName)
Create a new buffer with the contents of a file. +
setUserCSS(userStylesheet, usePublisherStyles) +
Set user styles and whether to use publisher styles when laying out reflowable documents.
Buffer#length
The number of bytes in the buffer.
Buffer#[n] -- cgit v1.2.3