From c6f54dc9529bdfe943d2b5569aebf4a8b8ce5581 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 26 Feb 2010 05:14:38 +0000 Subject: *** empty log message *** --- html/en/drv/pdf.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'html/en/drv/pdf.html') diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html index 9198a38..379d43c 100644 --- a/html/en/drv/pdf.html +++ b/html/en/drv/pdf.html @@ -113,7 +113,7 @@ or in C parameter "-o" is used, the horizontal and vertical values are switched.

In Lua, it is necessary to call function cdluapdf_open() after a call to function cdlua_open(), apart from linkediting with the "cdluapdf" - library.

+ library. This is not necessary if you do require"cdluapdf".

Behavior of Functions

Control

@@ -133,18 +133,9 @@ or in C

Attributes

    -
  • - - Background does nothing, returns CD_WHITE.
  • -
  • - BackOpacity: does nothing, returns CD_TRANSPARENT.
  • WriteMode: does nothing, returns CD_REPLACE.
  • -
  • Hatch: - is always opaque.
  • -
  • - Stipple: is always opaque.
  • Font: the old "System" font is mapped to the "Courier" font. For the PDF core fonts styles are added to the font name, for other fonts styles -- cgit v1.2.3