1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
Guillaume Ayoub ee316cdb78
Merge pull request #1096 from hejsan/signature-support
Digital signature support
2020-04-09 09:49:10 +02:00
..
css Use start/end instead of left/right to define text alignment offset 2020-03-15 01:06:54 +01:00
formatting_structure Merge branch 'master' into clean 2020-01-07 22:36:38 +01:00
layout Fix column background position for rtl tables 2020-04-08 15:31:24 +02:00
tests Add failing test 2020-04-08 14:28:57 +02:00
tools Improve coverage for tools 2020-01-07 23:00:39 +01: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 Merge branch 'master' of github.com:Kozea/WeasyPrint 2020-03-14 16:53:57 +01: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 branch 'master' into clean 2020-01-13 23:53:05 +01: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