1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
Simon Sapin 7966e9fed6 Generalize hinting and resolution
... in the low-level API, not just PNG output.
2012-09-20 19:24:58 +02:00
..
css Handle all of backgrounds at the end of layout. 2012-09-13 11:19:40 +02:00
formatting_structure Handle background images at the end of layout 2012-09-13 10:41:22 +02:00
layout Typo fix, thanks @jdahlin 2012-09-16 11:25:02 +03:00
tests Document low-level output functions. 2012-09-20 17:57:15 +02:00
__init__.py Generalize hinting and resolution 2012-09-20 19:24:58 +02:00
__main__.py Integrate the sphinx docs with docstrings. 2012-09-19 17:37:52 +02:00
compat.py Remove a zip() pathologically slow on Py2.6 2012-07-31 18:13:25 +02:00
document.py Add a low-level public API 2012-09-12 19:33:16 +02:00
draw.py Refactor the PNG output to use the low-level API 2012-09-18 12:58:58 +02:00
html.py Add support for font-stretch, fix #7 2012-08-17 17:37:33 +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 Generalize hinting and resolution 2012-09-20 19:24:58 +02:00
pdf.py Generalize hinting and resolution 2012-09-20 19:24:58 +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 a work-around for some PyGTK installations. 2012-09-11 18:26:39 +02:00
urls.py Integrate the sphinx docs with docstrings. 2012-09-19 17:37:52 +02:00