1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-06-14 21:09:59 +02:00
..
css Make all decendants of a link clickable too. 2012-06-14 19:43:58 +02:00
formatting_structure Fix borders on inline boxes split by a block inside. 2012-06-06 13:27:50 +02:00
layout Implement vertical-align: top/bottom. 2012-06-08 18:49:10 +02:00
tests Implement vertical-align: top/bottom. 2012-06-08 18:49:10 +02:00
__init__.py Next is 0.10 2012-06-06 11:21:06 +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
browser.py Remove redundant links on text boxes; Browser polish 2012-06-14 21:09:59 +02:00
compat.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00
document.py Remove unused imports. 2012-05-31 14:41:01 +02:00
draw.py Fix the fix on inline-block painting. 2012-06-04 18:49:13 +02:00
html.py Rename the utils module to 'urls' 2012-05-23 15:13:57 +02:00
images.py Do not crash on SVG images without an intrinsic size. 2012-06-04 09:02:47 +02:00
logger.py Only configure logging if it is not configured already. 2012-05-24 17:44:38 +02:00
pdf.py Remove redundant links on text boxes; Browser polish 2012-06-14 21:09:59 +02:00
stacking.py Fix the painting order of inline-blocks. 2012-06-04 15:09:59 +02:00
text.py Switch the licence to BSD and rewrite module docstrings/headers 2012-03-21 23:26:58 +01:00
urls.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00