1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
WeasyPrint/weasyprint
2016-04-25 09:10:22 +09:00
..
css Add 'rem' support 2016-02-11 23:02:53 +01:00
formatting_structure Fix background drawing for table rows and columns 2016-01-16 17:33:52 +01:00
layout Apply margins/borders for both table and wrapper 2016-04-25 09:10:22 +09:00
tests Apply margins/borders for both table and wrapper 2016-04-25 09:10:22 +09:00
__init__.py Version 0.27 2016-04-08 13:23:54 +02:00
__main__.py Fix attachments support for command line 2015-12-31 13:22:30 +01:00
compat.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
document.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
draw.py Respect the empty-cells property 2016-01-24 14:38:29 +01:00
html.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
images.py Don't warn when drawing empty SVG files 2016-02-26 15:35:47 +01:00
logger.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
navigator.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
pdf.py Fix many PEP8 errors and warnings 2016-01-15 12:48:25 +01:00
stacking.py Fix many PEP8 errors and warnings 2016-01-15 12:48:25 +01:00
text.py Clean some code about inline and text 2016-01-01 19:20:45 +01:00
urls.py Fix typo 2015-12-16 13:50:04 +01:00