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 filePatch | File delta | Description |
---|---|---|
0001 Exclude adobe font check.patch | (download) |
tests/DompdfTest.php |
1 1 + 0 - 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 |
0003 Change font dir for local build tests.patch | (download) |
tests/Canvas/CPDFTest.php |
6 3 + 3 - 0 ! |
change fontdir when the tests are run locally |