1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2012-07-12 11:10:18 +02:00
..
css Add border conflict resolution for border-collapse 2012-07-11 14:11:26 +02:00
formatting_structure Fix border-collapse on multiple pages 2012-07-11 19:23:41 +02:00
layout Collapsed borders intersections should be rectangles, not squares. 2012-07-12 11:10:18 +02:00
tests Collapsed borders intersections should be rectangles, not squares. 2012-07-12 11:10:18 +02:00
__init__.py Next is 0.12. Or is it? 2012-07-04 19:53:20 +02:00
__main__.py Bind to sys.stdin/stdout later. 2012-06-02 06:28:44 +02:00
compat.py Merge branch 'master' into float 2012-06-25 23:55:54 +02:00
document.py Fix floats across pages. 2012-07-06 18:35:23 +02:00
draw.py Collapsed borders intersections should be rectangles, not squares. 2012-07-12 11:10:18 +02:00
html.py Rename the utils module to 'urls' 2012-05-23 15:13:57 +02:00
images.py Test the Navigator 2012-06-23 04:58:14 +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 Get rid of page.outer_width and outer_height 2012-07-03 14:07:39 +02:00
stacking.py Fix the painting order of inline-blocks. 2012-06-04 15:09:59 +02:00
text.py Use bare commas without spaces for Pango.FontDescription.set_family 2012-07-10 15:17:42 +02:00
urls.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00