1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-05-30 19:27:44 +02:00
..
css Merge branch 'master' into float 2012-05-30 19:08:48 +02:00
formatting_structure Add a test about counter scopes 2012-05-29 17:56:46 +02:00
layout Handle the clearance for non-float block-level boxes 2012-05-30 19:27:44 +02:00
tests Merge branch 'master' into float 2012-05-30 19:08:48 +02:00
__init__.py Also accept a parsed lxml tree for the HTML class. 2012-05-24 17:41:05 +02:00
__main__.py Tests n’ fixes. Lots of them. 2012-04-03 11:34:29 +02:00
backends.py Remove unused imports 2012-05-22 16:34:41 +02:00
compat.py Remove unused imports 2012-05-22 16:34:41 +02:00
document.py Merge branch 'master' into float 2012-05-30 19:08:48 +02:00
draw.py Draw page borders. 2012-05-30 19:06:30 +02:00
html.py Rename the utils module to 'urls' 2012-05-23 15:13:57 +02:00
images.py Work around cairo to make sure SVG image stay vectors. 2012-05-29 19:11:10 +02:00
logger.py Only configure logging if it is not configured already. 2012-05-24 17:44:38 +02:00
pdf.py Rename the utils module to 'urls' 2012-05-23 15:13:57 +02:00
stacking.py Add basic management of float elements 2012-05-29 18:51:40 +02:00
text.py Switch the licence to BSD and rewrite module docstrings/headers 2012-03-21 23:26:58 +01:00
urls.py Warn for relative URI references without a base URI. 2012-05-24 16:06:58 +02:00