1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/css
Simon Sapin 97f3eee889 Refactor text handling
* Kill the TextFragment class. Use a set of functions instead.
* Pass around an `enable_hinting` boolean rather than a dummy surface
2012-06-21 17:22:01 +02:00
..
__init__.py Fix #772: Use redirected URLs as base URLs 2012-06-14 22:08:34 +02:00
computed_values.py Refactor text handling 2012-06-21 17:22:01 +02:00
html5_ua.css Change the default page margin to 75px 2012-06-14 21:12:21 +02:00
properties.py Updated the list of properties that apply to table wrappers. 2012-06-16 13:09:09 +02:00
tests_ua.css Use the testing UA stylesheet for PDF tests. 2012-05-29 19:40:38 +02:00
validation.py Add support for page-break-{before,after}: avoid 2012-06-20 12:53:22 +02:00