diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-01-01 19:06:30 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-01-01 19:06:30 +0100 | 
| commit | df9673f2c4650fd45c502cea65d315081cc780c1 (patch) | |
| tree | 4662f66d5c9d451540d399621f67f60ef9e64bef | |
| parent | 019a0ae103c2f48d16875df2fcd0a9b337f72f91 (diff) | |
$year++
| -rw-r--r-- | php-tcpdf.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec index c7d6fd8..e5fa5dc 100644 --- a/php-tcpdf.spec +++ b/php-tcpdf.spec @@ -1,6 +1,6 @@  # spec file for php-tcpdf  # -# Copyright (c) 2013 Remi Collet, Johan Cwiklinski +# Copyright (c) 2013-2014 Remi Collet, Johan Cwiklinski  # License: CC-BY-SA  # http://creativecommons.org/licenses/by-sa/3.0/  # @@ -52,7 +52,7 @@ PHP class for generating PDF documents.  * font subsetting;  * 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  +* 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,  | 
