1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint
2016-10-26 18:45:23 +02:00
..
css Create a new font config for each document 2016-10-26 17:17:00 +02:00
formatting_structure Support text-transform: full-witdh 2016-08-21 00:47:13 +02:00
layout Small fixes for column layouts 2016-08-30 17:54:15 +02:00
tests Test OpenType features only with Pango 1.38+ 2016-10-26 18:45:23 +02:00
__init__.py WIP: Support @font-face 2016-09-26 12:15:12 +02:00
__main__.py Add an option to follow presentational hints 2016-08-30 19:10:53 +02:00
compat.py Support text-transform: full-witdh 2016-08-21 00:47:13 +02:00
document.py Create a new font config for each document 2016-10-26 17:17:00 +02:00
draw.py Fix the drawing order of borders and column rules 2016-08-15 19:22:05 +02:00
fonts.py Don't rely on pango_fc_font_map_set_config yet 2016-10-26 18:29:40 +02:00
html.py Remove empty line at the beginning of a file 2016-09-04 20:40:23 +02:00
images.py Cut long line 2016-08-26 15:09:26 +02:00
logger.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
navigator.py Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
pdf.py Fix many PEP8 errors and warnings 2016-01-15 12:48:25 +01:00
stacking.py Fix many PEP8 errors and warnings 2016-01-15 12:48:25 +01:00
text.py Clean FFI declarations and fix some memory leaks 2016-10-26 18:15:32 +02:00
urls.py Use FILESYSTEM_ENCODING when encoding file:// URLs 2016-08-17 00:52:11 +02:00