1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2020-12-02 01:05:56 +01:00
..
css Fix URL handling with tinycss2 2020-11-21 19:24:43 +01:00
formatting_structure Merge branch 'master' into pydyf 2020-10-23 12:36:03 +02:00
layout Don’t render table cells as if they are on empty pages 2020-11-21 19:24:48 +01:00
tests Don’t use capture_output, unsupported by Python 3.6 2020-12-01 12:49:19 +01:00
__init__.py Put write_png in testing suite for license considerations 2020-10-26 17:26:01 +01:00
__main__.py Merge remote-tracking branch 'origin/master' into pydyf 2020-07-31 14:46:36 +02:00
document.py Support transparent gradients 2020-11-30 19:12:41 +01:00
draw.py Merge branch 'pydyf' of github.com:Kozea/WeasyPrint into pydyf 2020-11-30 19:12:59 +01:00
fonts.py Clean formatted strings 2020-05-30 15:55:44 +02:00
html.py Merge branch 'master' into pydyf 2020-10-23 12:36:03 +02:00
images.py Handle transparent colors in gradients correctly 2020-11-30 20:54:26 +01:00
logger.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
pdf.py When adding embedded files, the Catalog dictionary is extended with a Name entry only when there isn’t one. 2020-09-21 15:28:53 +02:00
stacking.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
text.py Use better names for harfbuzz library discovery 2020-12-02 01:05:56 +01:00
urls.py Clean formatted strings 2020-05-30 15:55:44 +02:00
VERSION Support for post-processing by passing a finisher function to write_pdf 2020-04-08 23:46:11 +00:00