1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
2013-02-26 15:05:11 +01:00
..
css Merge branch 'cffi' 2013-02-25 15:23:59 +01:00
formatting_structure Keep currentColor as a computed value, resolve in used value 2013-01-23 16:52:47 +01:00
layout Fix horizontal negative margins for floats 2013-02-25 14:57:50 +01:00
tests Remove introspection related cruft. 2013-02-26 15:05:11 +01:00
__init__.py Import stuff early, do not try to run --help without importing. 2013-02-25 15:21:25 +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 More WIP: cairocffi and pango cffi. 2012-12-29 01:36:06 +01:00
draw.py Merge branch 'cffi' 2013-02-25 15:23:59 +01:00
html.py Add support for font-stretch, fix #7 2012-08-17 17:37:33 +02:00
images.py Move GDK-PixBuf code to cairocffi.pixbuf 2013-02-26 15:04:52 +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 Unicode strings are fine with CFFI 0.5 2013-02-25 16:38:54 +01:00
urls.py Do not require HtmlElement. 2012-11-06 13:55:39 +01:00