1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2020-05-22 02:28:51 +02:00
..
css Don’t display template tags 2020-04-13 11:44:37 +02:00
formatting_structure Prefer while True to while 1 2020-05-22 00:14:15 +02:00
layout Prefer while True to while 1 2020-05-22 00:14:15 +02:00
tests Remove useless TODO 2020-05-22 02:28:51 +02:00
tools Fix typo 2020-04-10 14:07:12 +02:00
__init__.py Try fixing a bug encountered when using weasyprint in Pyinstaller context 2020-03-25 18:43:05 +01:00
__main__.py Fully test __main__ 2020-01-11 18:33:59 +01:00
document.py remove trailing whitespace 2020-04-09 00:51:15 +00:00
draw.py Fix borders for rtl tables 2020-03-14 23:09:23 +01: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 Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01: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 Merge pull request #1106 from kalekseev/fix-dlopen 2020-05-21 14:55:03 +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