1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
Guillaume Ayoub 42d802da4f Use high-level functions to create temprorary files
Using low-level functions forces us to handle low-level file descriptors and
encodings, while we could safely rely on Python for that.

Related to #1074.
2020-03-14 16:51:41 +01:00
..
css Merge branch 'master' into clean 2020-01-07 22:36:38 +01:00
formatting_structure Merge branch 'master' into clean 2020-01-07 22:36:38 +01:00
layout Don’t crash on absolute SVG files with no intrinsic size 2020-03-14 15:00:25 +01:00
tests Don’t crash on absolute SVG files with no intrinsic size 2020-03-14 15:00:25 +01:00
tools Improve coverage for tools 2020-01-07 23:00:39 +01:00
__init__.py Fix when frozen with cx_freeze 2020-01-14 18:24:18 +01:00
__main__.py Fully test __main__ 2020-01-11 18:33:59 +01:00
document.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
draw.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
fonts.py Use high-level functions to create temprorary files 2020-03-14 16:51:41 +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 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 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 Version 51 2019-12-23 17:41:50 +01:00