1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-06 00:47:13 +03:00
WeasyPrint/weasy
Simon Sapin 6b78c33622 First stab at FireWeasy.
The idea is to render the box tree in a browser instead of cairo,
so that tools like FireBug can be used to see the actual
dimensions of various boxes to help debug documents.
2012-01-25 19:06:33 +01:00
..
css First stab at FireWeasy. 2012-01-25 19:06:33 +01:00
formatting_structure Implement page-based counters. 2012-01-17 15:58:02 +01:00
layout Refactor margin boxes layout to use box wrappers. 2012-01-23 14:07:53 +01:00
tests Implement page-break-before and page-break-after (without 'avoid'). 2012-01-20 11:55:06 +01:00
__init__.py Next. 2011-12-13 12:57:16 +01:00
document.py Fix SVG dimensions. 2012-01-13 18:16:27 +01:00
draw.py Fix SVG dimensions. 2012-01-13 18:16:27 +01:00
html.py Fix SVG dimensions. 2012-01-13 18:16:27 +01:00
images.py Catch up with CairoSVG API changes. 2012-01-19 17:11:40 +01:00
text.py WIP: More variable dimension layout for margin boxes. 2012-01-03 10:56:02 +01:00
utils.py Add tests and fixes for non-ASCII URLs 2012-01-16 13:12:27 +01:00