diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index c27d3ed..d8b7004 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,9 @@ +5.1.000 (2010-05-25) + - This version includes support for CSS (Cascading Style Sheets) (see example n. 61). + - The convertHTMLColorToDec() method was improved. + +------------------------------------------------------------ + 5.0.014 (2010-05-21) - A problem on color and style of HTML links was fixed. - A bug relative to gradients was fixed. @@ -71,7 +77,7 @@ - The Output() method now accepts FI and FD destinations to save the document on server before sending it to the client. - Ellipse() method was improved and fixed (see page 2 of example n. 12). --------------------------------------------------------------------------------- +------------------------------------------------------------ 4.9.018 (2010-04-21) - Bug item #2990356 "Current font size not respected with more than two HTML
" was fixed. @@ -165,7 +171,7 @@ - Bug item #2974929 "Duplicate case values" was fixed. - Bug item #2976729 "File attachment not working with security" was fixed. --------------------------------------------------------------------------------- +------------------------------------------------------------ 4.8.039 (2010-03-20) - Problems related to custom locale settings were fixed. @@ -336,7 +342,7 @@ - Signature of Image() method was changed. - htmlcolors.php file was updated. --------------------------------------------------------------------------------- +------------------------------------------------------------ 4.7.003 (2009-09-03) - Support for TCPDF methods on HTML was improved (see example n. 49). @@ -1429,4 +1435,4 @@ - Bitstream Vera Fonts were added (http://www.bitstream.com/font_rendering/products/dev_fonts/vera.html). - Now the AddFont and SetFont functions returns the basic font if the styled version do not exist. -EOF ---------------------------------------------------------------------------- +EOF -------------------------------------------------------- diff --git a/README.TXT b/README.TXT index 53d6053..c7ce4f9 100755 --- a/README.TXT +++ b/README.TXT @@ -8,8 +8,8 @@ http://sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 5.0.014 -Release date: 2010-05-21 +Version: 5.1.000 +Release date: 2010-05-25 Author: Nicola Asuni Copyright (c) 2001-2010: @@ -33,7 +33,7 @@ Main Features: // * all ISO page formats, custom page formats, custom margins and units of measure; // * UTF-8 Unicode and Right-To-Left languages; // * TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts; -// * methods to publish some XHTML code, Javascript and Forms; +// * methods to publish some XHTML + CSS code, Javascript and Forms; // * images, graphic (geometric figures) and transformation methods; // * supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http://www.imagemagick.org/www/formats.html) // * 1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index - Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS, QR-Code; diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index d65452d..f8bbacb 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -55,7 +55,7 @@
|