Guillaume Ayoub
Guillaume Ayoub
Note that some of Overflow level 3 has been added (at least `continue`). Unfortunately, the features currently available are not able to handle your use case 😒.
Hi! Thanks a lot for your contribution, it’s nice and seems to fix the original bug. The only concern we have is adding a new external dependency. We’re trying hard...
Thanks a lot! We’ll merge your PR, clean a couple of things and add tests soon.
Hello! > There seems to be a regression when it comes to faux bold / weight synthesis. You’re right, it’s a regression of version 53. I don’t know if it’s...
#1454 gives the possibility to use [variable fonts](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide), but it doesn’t generate bold fonts out of regular fonts. Note that you can just use the bold font corresponding to your...
> Thanks for the clarification. No problem! > Do you think it will ever get resolved? To be honest, that’s currently not our priority because our users generally use fonts...
It should be possible now with the `finisher` function. Does anybody know how to do this in the PDF?
Thanks a lot for the bug request (and the specification quote 😉).
Hi @seppovic, Thanks a lot for this pull request, and sorry for the delay. We’ve been testing different solutions to improve WeasyPrint’s installation on Windows, and using pyinstaller is definitely...
That would definitely be a nice feature to have. There’s nothing about this in the specification, but as it’s a PDF-only feature that doesn’t change the rendering, it should be...