diff options
author | scuri <scuri> | 2009-05-12 00:19:35 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-05-12 00:19:35 +0000 |
commit | a49c3d001aa2a572c9ed53a90566461bbd151b2a (patch) | |
tree | 11dca387069594c7c48a2c3e01cad233c102a4af /html/en/history.html | |
parent | 012e655385af33a760dab22cf7395c23601fa493 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 7 |
1 files changed, 5 insertions, 2 deletions
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 @@ <strong> <span style="color: #FF0000">IMPORTANT</span></strong> - 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.</li> <li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span> <strong> <span style="color: #FF0000">IMPORTANT</span></strong> - 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.</li> + additional library that can be replaced by other PDFLib distributions. You + should now link with the "pdflib" library.</li> <li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span> <strong> <span style="color: #FF0000">IMPORTANT</span></strong> - the support services |