1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-06-02 13:57:18 +02:00
..
css Merge branch 'master' into float 2012-05-31 17:56:31 +02:00
formatting_structure Handle degerate rowspan values. 2012-06-02 09:02:24 +02:00
layout Merge branch 'master' into float 2012-06-02 13:57:18 +02:00
tests Merge branch 'master' into float 2012-06-02 13:57:18 +02:00
__init__.py Remove unused imports. 2012-05-31 14:41:01 +02:00
__main__.py Bind to sys.stdin/stdout later. 2012-06-02 06:28:44 +02:00
backends.py Remove unused imports 2012-05-22 16:34:41 +02:00
compat.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00
document.py Increase the auto height of block formatting context roots 2012-05-31 22:33:28 +02:00
draw.py Fix zero-width / zero-height images. 2012-06-01 10:02:48 +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 Warn instead of crash on missing on #foo without id="foo" 2012-06-01 18:32:43 +02:00
stacking.py Test and fix (a little) stacking contexts. 2012-05-31 17:54:43 +02:00
text.py Typo fixes 2012-05-31 01:14:15 +02:00
urls.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00