1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
WeasyPrint/weasyprint
2016-08-15 17:15:57 +02:00
..
css Fix the "columns" validation 2016-08-15 17:15:24 +02:00
formatting_structure Don't use no-break spaces to avoid text wrapping 2016-05-08 16:44:57 +02:00
layout Use a better column balancing algorithm 2016-08-15 17:15:57 +02:00
tests Remove useless print in tests 2016-07-28 17:47:50 +02:00
__init__.py Version 0.30 2016-07-18 17:33:42 +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 Fix the column rule drawing 2016-08-15 17:15:39 +02:00
html.py Fix the embed and object links in docstrings 2016-08-04 19:20:37 +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 Re-add hack to avoid floating points errors 2016-06-25 03:29:15 +02:00
urls.py Fix typo 2015-12-16 13:50:04 +01:00