1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-07-07 09:16:37 +03:00
WeasyPrint/weasyprint
2024-07-03 21:35:38 +02:00
..
css Put weasyprint font in default CSS for tests 2024-06-21 13:20:52 +02:00
draw Use an image directly rather than via a pattern when the background is no-repeat. 2024-06-21 16:52:10 -04:00
formatting_structure Fix typo: in vs equals 2024-05-02 11:24:09 -04:00
layout Merge branch '62.x' 2024-06-21 11:05:40 +02:00
pdf Capture fontTools logs when subsetting fonts 2024-07-03 21:35:38 +02:00
svg Split draw module into multiple submodules 2024-06-09 00:56:43 +02:00
text Check that Harfbuzz is at least version 4.1.0 to subset fonts 2024-06-17 16:42:54 +02:00
__init__.py Log warning when unknown rendering option is given 2024-07-03 10:29:31 +02:00
__main__.py Log warning when unknown rendering option is given 2024-07-03 10:29:31 +02:00
anchors.py Minor changes on coding style 2024-05-13 14:49:35 +02:00
document.py Set default PDF variant values in options before generating PDF 2024-06-07 17:05:46 +02:00
html.py Use document’s url_fetcher for attachments 2024-03-07 22:51:34 +01:00
images.py Run color inversion logic code when image instance is created 2024-06-08 21:57:54 +02:00
logger.py Capture fontTools logs when subsetting fonts 2024-07-03 21:35:38 +02:00
matrix.py Put the Matrix class in a separate module 2022-03-19 17:47:28 +01:00
stacking.py Make grid items with z-index create stacking contexts 2024-04-28 17:23:47 +02:00
urls.py Display relevant error message when base URL is malformed 2024-01-16 13:31:31 +01:00