Package: php-dompdf / 3.0.2+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
php-dompdf | 3.0.2+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Exclude adobe font check.patch | (download) |
tests/Canvas/CPDFTest.php |
72 36 + 36 - 0 ! |
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 ! |
change directory variables to debian folders |
0005 Remove one test case for 32bit builds.patch | (download) |
tests/Css/StyleTest.php |
2 1 + 1 - 0 ! |
remove one test case for 32bit builds |
0006 Skip OutputTest when Ghostscript has a cache error.patch | (download) |
tests/OutputTest/OutputTest.php |
6 6 + 0 - 0 ! |
skip outputtest when ghostscript has a cache error |
0003 Change font dir for local build tests.patch | (download) |
src/FontMetrics.php |
2 1 + 1 - 0 ! |
change fontdir for tests and runtime |