Package: php-dompdf / 2.0.3+dfsg-1

Metadata

Package Version Patches format
php-dompdf 2.0.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Exclude adobe font check.patch | (download)

tests/DompdfTest.php | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 for license reasons the times-* (and other) fonts have to be
 replaced by their corresponding free font. For Times-Roman the replacement
 leads to a missing space in one case ('- two' instead of ' - two'),
 so that it has to be excluded.

0002 Change dir variables to debian dirs.patch | (download)

src/Dompdf.php | 4 2 + 2 - 0 !
src/Image/Cache.php | 4 2 + 2 - 0 !
src/Options.php | 12 6 + 6 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 change directory variables to debian folders

0003 Change font dir for local build tests.patch | (download)

tests/Canvas/CPDFTest.php | 6 3 + 3 - 0 !
tests/Css/SelectorTest.php | 2 1 + 1 - 0 !
tests/Css/ShorthandTest.php | 2 1 + 1 - 0 !
tests/Css/StyleTest.php | 20 10 + 10 - 0 !
tests/DompdfTest.php | 18 9 + 9 - 0 !
tests/FrameReflower/ImageTest.php | 2 1 + 1 - 0 !
tests/Helpers/MockHelper.php | 4 2 + 2 - 0 !
tests/LayoutTest/ImageTest.php | 4 3 + 1 - 0 !
tests/LayoutTest/PageTest.php | 2 1 + 1 - 0 !
tests/OptionsTest.php | 21 15 + 6 - 0 !
tests/Renderer/RendererTest.php | 2 1 + 1 - 0 !
tests/TestCase.php | 29 29 + 0 - 0 !
12 files changed, 76 insertions(+), 36 deletions(-)

 change fontdir when the tests are run locally