1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
2020-05-16 00:19:41 +02:00
..
css Handle transforms and bookmarks 2020-04-18 22:12:25 +02:00
formatting_structure Merge branch 'master' into clean 2020-01-07 22:36:38 +01:00
layout First steps to replace cairo with pydyf 2020-04-18 00:19:35 +02:00
tests Don’t use Cairo for tests 2020-05-16 00:04:18 +02:00
tools First steps to replace cairo with pydyf 2020-04-18 00:19:35 +02:00
__init__.py Fix many tests 2020-05-13 01:02:43 +02:00
__main__.py First steps to replace cairo with pydyf 2020-04-18 00:19:35 +02:00
document.py Fix multi-page PNG generation 2020-05-16 00:04:09 +02:00
draw.py Use transform instead of scale and translate 2020-05-16 00:19:25 +02:00
fonts.py Handle WOFF fonts 2020-05-15 16:12:45 +02:00
html.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
images.py Use transform instead of scale and translate 2020-05-16 00:19:25 +02:00
logger.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
stacking.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
text.py Remove useless cairo import 2020-05-16 00:19:41 +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