1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2013-04-02 12:41:52 +02:00
..
css Add background-repeat: round 2013-03-30 23:43:19 +01:00
formatting_structure Add support for -weasy-hyphens: none, cache hyphenation dictionaries 2013-02-27 13:44:57 +01:00
layout Fix #54: min/max-width/height on block-level images. 2013-04-02 12:41:52 +02:00
tests Fix #54: min/max-width/height on block-level images. 2013-04-02 12:41:52 +02:00
__init__.py Changelog for v0.18. 2013-03-30 23:44:12 +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: mention converting pycairo contexts to cairocffi. 2013-03-28 16:41:51 +01:00
draw.py Add background-repeat: round 2013-03-30 23:43:19 +01:00
html.py Add support for font-stretch, fix #7 2012-08-17 17:37:33 +02:00
images.py Fix #21: Check for 'data' URL scheme case-insensitively. 2013-03-28 13:33:28 +01: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 More WIP: cairocffi and pango cffi. 2012-12-29 01:36:06 +01: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 Compat with cairocffi 0.4 / CFFI 0.6 2013-03-30 20:55:23 +01:00
urls.py Fix #21: Check for 'data' URL scheme case-insensitively. 2013-03-28 13:33:28 +01:00