1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Guillaume Ayoub
9d7bf5ccd7 Remove useless variable 2021-05-09 19:56:13 +02:00
Guillaume Ayoub
de798a4900 Update the font map when the font config has changed
Needed because of a bug fix in Pango 1.48.3. See
https://gitlab.gnome.org/GNOME/pango/-/commit/3fc7b26.
2021-03-13 13:41:21 +01:00
Guillaume Ayoub
02b71dd33a Fix text decoration
Fix #1297.
2021-02-18 13:57:17 +01:00
Guillaume Ayoub
2c919858c8 Split the "text" module into submodules
The module was too long, and the font management was split into two different
modules. We now have everything in the "text" module.
2021-02-08 00:53:27 +01:00