1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint
2013-08-04 14:52:47 +02:00
..
css Add PDF metadata parsed from HTML. Fix #77. 2013-07-22 00:13:11 +01:00
formatting_structure Don't crash when root element is not displayed (fix #113) 2013-08-04 14:52:47 +02:00
layout Handle percentages for column groups 2013-08-03 16:35:19 +02:00
tests Handle percentages for column groups 2013-08-03 16:35:19 +02:00
__init__.py Bump version number, there is at least PDF metadata as a new feature. 2013-07-26 13:56:13 +01:00
__main__.py Flake8. 2013-04-11 12:08:53 +02:00
compat.py Flake8. 2013-04-11 12:08:53 +02:00
document.py Add PDF metadata parsed from HTML. Fix #77. 2013-07-22 00:13:11 +01:00
draw.py Copy table.column_positions 2013-06-18 17:47:39 +04:00
html.py Add PDF metadata parsed from HTML. Fix #77. 2013-07-22 00:13:11 +01:00
images.py Fix #84: Mak loading an author stylesheet not fatal. 2013-06-20 22:11:19 +01:00
logger.py 2013 2013-04-03 16:23:48 +02:00
navigator.py Flake8. 2013-04-11 12:08:53 +02:00
pdf.py Add PDF metadata parsed from HTML. Fix #77. 2013-07-22 00:13:11 +01:00
stacking.py Flake8. 2013-04-11 12:08:53 +02:00
text.py Fix a possible use-after-free. 2013-06-19 10:04:37 +01:00
urls.py Docs: add an example combining documents into one PDF file. 2013-07-14 09:22:04 +01:00