10
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved absolute positionning (must use the padding box)
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved a little bit float
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved a little bit float
Fabien Ménager
as PhenX
More... almost 13 years ago
Initial support for CSS float (finally !) Basic support of nth-child selectors (only numbers, "odd" and "even") Initial support for @font-face using the TTFParser from FPDF (this is in alpha-alpha-alpha stage) DOMPDF_ENABLE_REMOTE is not needed anymore for stylesheets
Fabien Ménager
as PhenX
More... almost 13 years ago
Initial support for CSS float (finally !) Basic support of nth-child selectors (only numbers, "odd" and "even") Initial support for @font-face using the TTFParser from FPDF (this is in alpha-alpha-alpha stage) DOMPDF_ENABLE_REMOTE is not needed anymore for stylesheets
Fabien Ménager
as PhenX
More... almost 13 years ago
Generated content was added twice sometimes (Fixes issue 299)
Fabien Ménager
as PhenX
More... almost 13 years ago
Generated content was added twice sometimes (Fixes issue 299)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed RLE4 compressed bitmap images support and a few other fixes
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed RLE4 compressed bitmap images support and a few other fixes
Fabien Ménager
as PhenX
More... almost 13 years ago
Explict check of the color type value when chosing how to deal with PNG images (Fixes issue 304) Reverted r388 in Table_Cell_Frame_Reflower
Fabien Ménager
as PhenX
More... almost 13 years ago
Explict check of the color type value when chosing how to deal with PNG images (Fixes issue 304) Reverted r388 in Table_Cell_Frame_Reflower
Fabien Ménager
as PhenX
More... almost 13 years ago
Added PHP version checking at the beginning (5.0+). Fixes Issue 303.
Fabien Ménager
as PhenX
More... almost 13 years ago
Added PHP version checking at the beginning (5.0+). Fixes Issue 303.
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed a bug with spaces in rgb(x, x, x)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed a bug with spaces in rgb(x, x, x)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed bad image dimensions interpretation (Fixes issue 288)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed bad image dimensions interpretation (Fixes issue 288)
Fabien Ménager
as PhenX
More... almost 13 years ago
Replaced calls to version_compare by using the PHP_VERSION_ID constant Added frames count to the debugger info Improved the way bullets are placed (Fixes issue 283) Corrected function name (Fixes issue 290) Reduced number of call to file_exists (Fixed issue 291) Fixed bad syntax in early releases of PHP 5.2.x (Fixes issue 293)
Fabien Ménager
as PhenX
More... almost 13 years ago
Replaced calls to version_compare by using the PHP_VERSION_ID constant Added frames count to the debugger info Improved the way bullets are placed (Fixes issue 283) Corrected function name (Fixes issue 290) Reduced number of call to file_exists (Fixed issue 291) Fixed bad syntax in early releases of PHP 5.2.x (Fixes issue 293)
Fabien Ménager
as PhenX
More... almost 13 years ago
-fixes incorrect variable reference More... almost 13 years ago
-fixes incorrect variable reference More... almost 13 years ago
-fixes pdflib_adapter::image() which does not conform to the Canvas interface (issue 284) More... almost 13 years ago
-fixes pdflib_adapter::image() which does not conform to the Canvas interface (issue 284) More... almost 13 years ago
Fixed URLs with non-ascii chars with the Cpdf adapter (Fixes issue 247)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed URLs with non-ascii chars with the Cpdf adapter (Fixes issue 247)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed bugs with nested tables and HTML attributes Added a $frame->is_text_node() method Fixed extra line added after inline-block frames Improved style weights with stylesheet origins (user agent, user and author have different weights) Added support for @page :left, :right, :first, $odd and :even (only margins are applied). Fixes issue 280. Added support for CSS visibility and empty-cells Improved z-index value validation
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed bugs with nested tables and HTML attributes Added a $frame->is_text_node() method Fixed extra line added after inline-block frames Improved style weights with stylesheet origins (user agent, user and author have different weights) Added support for @page :left, :right, :first, $odd and :even (only margins are applied). Fixes issue 280. Added support for CSS visibility and empty-cells Improved z-index value validation
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved fieldset appearance Fixed a bad version comparison for the splitText workaround
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved fieldset appearance Fixed a bad version comparison for the splitText workaround
Fabien Ménager
as PhenX
More... almost 13 years ago
Added support for CSS word-wrap: break-word
Fabien Ménager
as PhenX
More... almost 13 years ago