1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-08-03 17:55:14 +02:00
..
css Add support for outlines. 2012-08-03 16:22:32 +02:00
formatting_structure Remove unused imports. 2012-08-03 13:32:42 +02:00
layout Remove unused imports. 2012-08-03 13:32:42 +02:00
tests Fix #886, only apply clip to absopos. 2012-08-03 17:19:04 +02:00
__init__.py Tag v0.14 2012-08-03 17:55:14 +02:00
__main__.py Add --resolution and --base-url to the command-line API. 2012-08-02 17:19:52 +02:00
compat.py Remove a zip() pathologically slow on Py2.6 2012-07-31 18:13:25 +02:00
document.py Simplify Document and remove magic properties. 2012-08-03 13:00:14 +02:00
draw.py Fix #886, only apply clip to absopos. 2012-08-03 17:19:04 +02:00
html.py Add support for <base href="..."> element in HTML. 2012-08-03 15:22:26 +02:00
images.py Fix saving of PNG images for failed tests. 2012-08-03 17:19:18 +02:00
logger.py Only configure logging if it is not configured already. 2012-05-24 17:44:38 +02:00
navigator.py Remove unused imports. 2012-08-03 13:32:42 +02:00
pdf.py Fixed #2: Crash in PDF outlines with malformed bookmark-level sequence. 2012-07-23 16:12:45 +02:00
stacking.py Fix #886, only apply clip to absopos. 2012-08-03 17:19:04 +02:00
text.py Overall niceties. 2012-07-29 18:39:16 +02:00
urls.py Add support for <base href="..."> element in HTML. 2012-08-03 15:22:26 +02:00