1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-02-29 20:47:10 +01:00
..
css Handle the combined selectors with pseudo-elements 2012-02-27 17:55:27 +01:00
formatting_structure Margin collapsing: not on the root element. 2012-02-28 14:54:20 +01:00
layout Support images in <embed> or <object> 2012-02-29 17:38:30 +01:00
tests Add missing test images. 2012-02-29 20:20:32 +01:00
__init__.py Next is 0.7 2012-02-29 20:47:10 +01:00
__main__.py Normalize case for --format Pdf 2012-02-29 20:17:44 +01:00
compat.py Put block-level images on the next page when they would overflow. 2012-02-29 12:23:25 +01:00
document.py Support images in <embed> or <object> 2012-02-29 17:38:30 +01:00
draw.py Python 3 compat. All tests pass with the same code base! 2012-02-17 22:48:20 +01:00
html.py Support images in <embed> or <object> 2012-02-29 17:38:30 +01:00
images.py Support images in <embed> or <object> 2012-02-29 17:38:30 +01:00
logger.py Rename weasyprint.logging to avoid conflicts the stdlib module. 2012-02-23 19:31:15 +01:00
text.py Python 3 compat. All tests pass with the same code base! 2012-02-17 22:48:20 +01:00
utils.py Be more defensive. 2012-02-27 16:48:27 +01:00