From a49c3d001aa2a572c9ed53a90566461bbd151b2a Mon Sep 17 00:00:00 2001
From: scuri
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.