1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
2012-12-09 00:41:12 +01:00
..
css Quick and dirty lang detection for hyphenation 2012-12-09 00:41:12 +01:00
formatting_structure Pre-compute transformation matricies. 2012-10-06 11:26:55 +02:00
hyphenation Quick and dirty lang detection for hyphenation 2012-12-09 00:41:12 +01:00
layout Add base code and dictionaries for hyphenation 2012-12-08 21:43:16 +01:00
tests Give the line length to split_first_line 2012-11-24 16:14:49 +01:00
__init__.py Do not require HtmlElement. 2012-11-06 13:55:39 +01:00
__main__.py Docs docs docs. 2012-10-08 19:51:18 +02:00
compat.py Remove a zip() pathologically slow on Py2.6 2012-07-31 18:13:25 +02:00
document.py Docs docs docs. 2012-10-08 19:51:18 +02:00
draw.py Pre-compute transformation matricies. 2012-10-06 11:26:55 +02:00
html.py Add support for font-stretch, fix #7 2012-08-17 17:37:33 +02:00
images.py Defer warnings when PixBuf is not available. 2012-10-07 10:07:21 +02:00
logger.py Only configure logging if it is not configured already. 2012-05-24 17:44:38 +02:00
navigator.py Remove with_size in Document.write_png 2012-10-05 18:27:45 +02:00
pdf.py Typo fix 2012-10-08 12:13:33 +02:00
png.py Document low-level output functions. 2012-09-20 17:57:15 +02:00
stacking.py Fix #886, only apply clip to absopos. 2012-08-03 17:19:04 +02:00
text.py Add the -weasy-hyphens CSS property 2012-12-08 22:50:08 +01:00
urls.py Do not require HtmlElement. 2012-11-06 13:55:39 +01:00