1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2020-09-04 08:40:18 +02:00
..
css Remove backslash 2020-09-04 08:40:18 +02:00
formatting_structure Prefer while True to while 1 2020-05-22 00:14:15 +02:00
layout Merge pull request #1165 from mikevoets/fix/variables-concatenation-in-content 2020-09-04 08:12:40 +02:00
tests Merge pull request #1165 from mikevoets/fix/variables-concatenation-in-content 2020-09-04 08:12:40 +02:00
tools Fix typo 2020-04-10 14:07:12 +02:00
__init__.py Add an image cache that can be shared between documents 2020-06-22 16:32:12 +02:00
__main__.py Fix CLI arguments documentation 2020-06-23 22:35:00 +02:00
document.py Fix lint issues 2020-07-17 09:29:03 +12:00
draw.py Apply viewport_overflow when box.is_for_root_element 2020-06-21 11:45:59 +02:00
fonts.py dlopen shared library symlink using major version name. 2020-05-03 22:01:41 +03:00
html.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
images.py Add an option to optimize embedded images size 2020-06-22 16:05:14 +02:00
logger.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
pdf.py Support for post-processing by passing a finisher function to write_pdf 2020-04-08 23:46:11 +00:00
stacking.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
text.py Fix the terribly wrong line width given by Pango 2020-05-23 17:27:14 +02:00
urls.py Remove breakpoint 2020-01-13 21:50:13 +01:00
VERSION Support for post-processing by passing a finisher function to write_pdf 2020-04-08 23:46:11 +00:00