15
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated link More... almost 8 years ago
last v6 version More... almost 8 years ago
6.2.12 (2015-09-12) - fix composer package name to tecnickcom/tcpdf More... over 8 years ago
6.2.11 (2015-08-02) - Bug #1070 "PNG regression in 6.2.9 (they appear as their alpha channel)" was fixed. - Bug #1069 "Encoded SRC URLs in <img> tags don't work anymore" was fixed. More... over 8 years ago
6.2.10 (2015-07-28) - Minor mod to PNG parsing. - Make dependency on mcrypt optional. More... over 8 years ago
6.2.9 (2015-06-18) - More... almost 9 years ago
6.2.8 (2015-04-29) - Removed unwanted file. More... almost 9 years ago
6.2.7 (2015-04-28) - Merged PR 17: Avoid warning when iterating a non-array variable. - Merged PR 16: Improve MuliCell param definition. - Improved column check (PR 15). - Merged PR 11: Use stream_is_local instead of limit to file://. - Merged PR 10: ImageMagick link on README.txt. More... almost 9 years ago
6.2.6 (2015-01-28) - Bug #1008 "UTC offset sing breaks PDF/A-1b compliance" was fixed. More... about 9 years ago
6.2.5 (2015-01-24) - Bug #1019 " in static context" was fixed. - Bug #1015 "Infinite loop in getIndirectObject method of parser" was fixed. More... about 9 years ago
6.2.4 (2015-01-08) - fix warning related to empty K_PATH_URL. - fix error when a key is not set. More... over 9 years ago
6.2.3 (2014-12-18) - New comment. - Moved the K_PATH_IMAGES definition in tcpdf_autoconfig. More... over 9 years ago
6.2.2 (2014-12-18) - Fixed mispelled words. - Fixed version number. More... over 9 years ago
6.2.1 (2014-12-18) - The constant K_TCPDF_THROW_EXCEPTION_ERROR is now set to false in the default configuration file. - An issue with the _destroy() method was fixed. More... over 9 years ago
6.2.0 (2014-12-10) - Bug #1005 "Security Report, LFI posting internal files externally abusing default parameter" was fixed. - Static methods serializeTCPDFtagParameters() and unserializeTCPDFtagParameters() were moved as non static to the main TCPDF class (see changes in example n. 49). - Deprecated methods were removed, please use the equivalents defined in other classes (i.e. TCPDF_STATIC and TCPDF_FONTS). - The constant K_TCPDF_CALLS_IN_HTML is now set by default to FALSE. - DLE, DLX and DLP page format was added. - Page format are now defined as a public property in TCPDF_STATIC. More... over 9 years ago
6.1.0 (2014-12-07) - The method TCPDF_STATIC::getRandomSeed() was improved. More... over 9 years ago
6.1.0 (2014-12-07) - The method TCPDF_STATIC::getRandomSeed() was improved. - The disk caching feature was removed. - Bug #1003 "Backslashes become duplicated in table, using WriteHTML" was fixed. - Bug #1002 "SVG radialGradient within non-square Rect" was fixed. More... over 9 years ago
6.0.099 (2014-11-15) - Added basic support for nested SVG images (adapted PR from SamMousa). - A bug related to setGDImageTransparency() was fixed (thanks to Maarten Boerema). More... over 9 years ago
6.0.098 (2014-11-08) - Bug item #996 "getCharBBox() returns incorrect results for TTF glyphs without outlines" was fixed. - Bug item #991 "Text problem with SVG" was fixed (only the font style part). More... over 9 years ago
6.0.097 (2014-10-20) - Bug item #988 "hyphenateText - charmin parameter not work" was fixed. - New 1D barcode method to print pre-formatted IMB - Intelligent Mail Barcode - Onecode - USPS-B-3200. More... over 9 years ago
6.0.097 (2014-10-20) - Bug item #988 "hyphenateText - charmin parameter not work" was fixed. More... over 9 years ago
6.0.096 (2014-10-06) - Bug item #982 "Display style is not inherited in SVG" was fixed. - Bug item #984 "Double quote url in CSS" was fixed. More... over 9 years ago
6.0.095 (2014-10-02) - Bug item #979 "New Timezone option overwriting current timezone" was fixed. More... over 9 years ago
6.0.094 (2014-09-30) - Bug item #978 "Variable Undefined: " was fixed. More... over 9 years ago
6.0.093 (2014-09-02) - Security fix: some serialize/unserialize methods were replaced with json_encode/json_decode to avoid a potential object injection with user supplied content. Thanks to ownCloud Inc. for reporting this issue. - K_TIMEZONE constant was added to the default configuration to supress date-time warnings. More... over 9 years ago
6.0.092 (2014-09-01) - Bug item #956 "Monospaced fonts are not alignd at the baseline" was fixed. - Bug item #964 "Problem when changing font size" was fixed. - Bug item #969 "ImageSVG with radialGradient problem" was fixed. - sRGB.icc file was replaced with the one from the Debian package icc-profiles-free (2.0.1+dfsg-1) More... over 9 years ago
6.0.091 (2014-08-13) - Issue #325"Division by zero when css fontsize equals 0" was fixed. More... over 9 years ago
6.0.090 (2014-08-08) - Starting from this version TCPDF is also available in GitHub at https://github.com/tecnickcom/TCPDF - Function getmypid() was removed for better compatibility with shared hosting environments. - Support for pulling SVG stroke opacity value from RGBa color was mergeg [adf006]. - Bug item #951 "HTML Table within TCPDF columns doesnt flow correctly on page break ..." was fixed. More... over 9 years ago
6.0.089 (2014-07-16) - Bug item #948 "bottom line of rowspan cell not work correctly" was fixed. More... almost 10 years ago
6.0.088 (2014-07-09) - Bug item #946 "Case sensitive type check causes broken match for SVG" was fixed. - Bug item #945 "Imagick load doesn't account for passed data string " was fixed. More... almost 10 years ago