1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-07-28 22:38:44 +02:00
..
css Fix relative stylesheet URL without a base URL. 2012-07-17 15:23:58 +02:00
formatting_structure Kill Document in formatting_structure/build.py and html.py 2012-07-12 15:54:22 +02:00
layout Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00
tests Always pass a list as font-family 2012-07-28 19:23:54 +02:00
__init__.py Start the changelog for 0.14 2012-07-28 22:33:20 +02:00
__main__.py Bind to sys.stdin/stdout later. 2012-06-02 06:28:44 +02:00
compat.py Test url_fetcher, make it work on stylesheets 2012-07-13 13:21:59 +02:00
document.py Do not pass Unicode filenames to pycairo. 2012-07-28 15:28:35 +02:00
draw.py Kill Document in draw.py 2012-07-12 15:13:08 +02:00
html.py Read the HTML5 stylesheet from a file. 2012-07-27 00:31:03 +03:00
images.py Faster loading of non-PNG images. 2012-07-26 12:32:08 +02:00
logger.py Only configure logging if it is not configured already. 2012-05-24 17:44:38 +02:00
navigator.py Navigator: download PDFs with a .pdf filename 2012-07-03 15:46:35 +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 the painting order of inline-blocks. 2012-06-04 15:09:59 +02:00
text.py Always pass a list as font-family 2012-07-28 19:23:54 +02:00
urls.py Force the MIME types for the file extensions we care about. 2012-07-28 22:38:44 +02:00