1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint
Guillaume Ayoub cb65500cb5 Cache struts
2016-11-02 19:17:25 +01:00
..
css Cache struts 2016-11-02 19:17:25 +01:00
formatting_structure Don't always copy boxes 2016-11-01 04:31:15 +01:00
layout Don't always copy boxes 2016-11-01 04:31:15 +01:00
tests Don't always copy boxes 2016-11-01 04:31:15 +01:00
__init__.py Use a stylesheet for some presentational hints 2016-08-31 22:33:26 +02:00
__main__.py Add an option to follow presentational hints 2016-08-30 19:10:53 +02:00
compat.py Support text-transform: full-witdh 2016-08-21 00:47:13 +02:00
document.py Add a presentational-hints option 2016-08-30 18:15:30 +02:00
draw.py Optimize font metrics 2016-11-02 12:55:01 +01:00
html.py Don't always copy boxes 2016-11-01 04:31:15 +01:00
images.py Cut long line 2016-08-26 15:09:26 +02:00
logger.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
navigator.py Fixed a typo. 2016-09-28 10:30:54 +07:00
pdf.py Fix many PEP8 errors and warnings 2016-01-15 12:48:25 +01:00
stacking.py Don't always copy boxes 2016-11-01 04:31:15 +01:00
text.py Don't recreate new text layouts when not needed 2016-11-02 01:48:58 +01:00
urls.py Use FILESYSTEM_ENCODING when encoding file:// URLs 2016-08-17 00:52:11 +02:00