From a49c3d001aa2a572c9ed53a90566461bbd151b2a Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 12 May 2009 00:19:35 +0000 Subject: *** empty log message *** --- html/en/func/wd.html | 5 +++-- html/en/history.html | 7 +++++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'html/en') diff --git a/html/en/func/wd.html b/html/en/func/wd.html index 9c83ec5..eaef72d 100644 --- a/html/en/func/wd.html +++ b/html/en/func/wd.html @@ -16,8 +16,9 @@ relation between Window and Viewport.

Window x Viewport

-

If you want to map coordinates from one system to another, use the wdWorld2Canvas - e wdCanvas2World functions. +

If you want to map coordinates from one system to another, use the + wdWorld2Canvas + e wdCanvas2World functions.

The quality of the picture depends on the conversion from World to Canvas, so if the canvas has a small size the picture quality will be poor. To increase diff --git a/html/en/history.html b/html/en/history.html index d55ff8c..2b39f67 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -43,13 +43,16 @@ IMPORTANT - removed the FreeType library files from the main library. They now are available as an additional - library that can be replaced by other FreeType distributions. This will + library that can be replaced by other FreeType distributions. You should now + link with the "freetype6" library in Windows and with the "freetype" library + in UNIX (if not using GTK, freetype is already included in GTK). This change will avoid conflicts when using CD and GTK.

  • Changed: IMPORTANT - removed the PDFLib library files from the cdpdf library. They now are available as an - additional library that can be replaced by other PDFLib distributions.
  • + additional library that can be replaced by other PDFLib distributions. You + should now link with the "pdflib" library.
  • Changed: IMPORTANT - the support services -- cgit v1.2.3